Skip to content

Commit

Permalink
docs: fix a broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Feb 11, 2023
1 parent e3034e7 commit b943bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pad.rs
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ impl<'a> Pad<'a> {
&self.target_account
}

/// Source of the founds when the [`target_account`] is padded
/// Source of the founds when the [`Self::target_account`] is padded
///
/// It is the second account mentionned in the directive
#[must_use]

0 comments on commit b943bd7

Please sign in to comment.