Skip to content

Commit fde56b4

Browse files
kantaiJiloc
andauthored
chore: comment typos
Co-authored-by: Francesco <2530388+Jiloc@users.noreply.github.com>
1 parent d466a5c commit fde56b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/net/download/nakamoto/download_state_machine.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ impl NakamotoDownloadStateMachine {
238238
// we want tenures that are *confirmable* from the current sortition tip.
239239
// any miner commitment chosen in the sortition tip confirms a tenure with a lower
240240
// block height, so only consider the reward cycle at height - 1.
241-
// *Note: its possible that a the second or later sortition of a RC also confirms a tenure
241+
// *Note: it's possible that the second or later sortition of a RC also confirms a tenure
242242
// in the previous RC, but for the purposes of the wanted tenures calculations, we only
243243
// are loading up wanted tenures in the current RC.
244244
let tip_rc = Self::get_confirmable_reward_cycle(

0 commit comments

Comments
 (0)