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 dcab2b6 commit 8e8981eCopy full SHA for 8e8981e
stackslib/src/net/tests/download/nakamoto.rs
@@ -2526,7 +2526,7 @@ fn test_nakamoto_microfork_download_run_2_peers() {
2526
boot_dns_thread_handle.join().unwrap();
2527
}
2528
2529
-/// Test booting up a node where there is one shadow block in the prepare phase, as well as soem
+/// Test booting up a node where there is one shadow block in the prepare phase, as well as some
2530
/// blocks that mine atop it.
2531
#[test]
2532
fn test_nakamoto_download_run_2_peers_with_one_shadow_block() {
0 commit comments