We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b65fe commit f829373Copy full SHA for f829373
src/descriptor/mod.rs
@@ -644,7 +644,7 @@ impl Descriptor<DescriptorPublicKey> {
644
/// # assert_eq!(descriptor.derived_descriptor(&secp, index).unwrap(), derived_descriptor);
645
/// ```
646
///
647
- /// and is only here really here for backwards compatbility.
+ /// and is only here really here for backwards compatibility.
648
/// See [`at_derivation_index`] and `[derived_descriptor`] for more documentation.
649
650
/// [`at_derivation_index`]: Self::at_derivation_index
0 commit comments