Skip to content

Commit

Permalink
clippy: fix doc indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Jun 15, 2024
1 parent b39b707 commit c79639d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ impl<E> TranslateErr<E> {
/// - SegwitV0 does not allow uncompressed keys and x_only keys
/// - Tapscript does not allow uncompressed keys
/// - Translating into multi-path descriptors should have same number of path
/// for all the keys in the descriptor
/// for all the keys in the descriptor
///
/// # Panics
///
Expand Down

0 comments on commit c79639d

Please sign in to comment.