Skip to content

Commit 21defc6

Browse files
jcnelsonobycode
andauthored
fix: typo
Co-authored-by: Brice Dobry <[email protected]>
1 parent eb13d74 commit 21defc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/net/inv/nakamoto.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ impl InvGenerator {
150150
/// messages.
151151
///
152152
/// If found, then return the ancestor block ID represented in `self.processed_tenures`.
153-
/// If not, then reutrn None.
153+
/// If not, then return None.
154154
pub(crate) fn find_ancestor_processed_tenures(
155155
&self,
156156
chainstate: &StacksChainState,

0 commit comments

Comments
 (0)