mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-08 23:08:19 -05:00
chore: fix typo and remove redundant article in comments (#15915)
This commit is contained in:
@@ -76,7 +76,7 @@ impl BlockchainTestCase {
|
||||
name.contains("UncleFromSideChain")
|
||||
}
|
||||
|
||||
/// If the test expects an exception, return the the block number
|
||||
/// If the test expects an exception, return the block number
|
||||
/// at which it must occur together with the original message.
|
||||
///
|
||||
/// Note: There is a +1 here because the genesis block is not included
|
||||
|
||||
Reference in New Issue
Block a user