Skip to content

Commit

Permalink
entires -> entries
Browse files Browse the repository at this point in the history
  • Loading branch information
bboston7 committed Jan 23, 2024
1 parent c950e1c commit 72b8757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/herder/test/HerderTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5848,7 +5848,7 @@ TEST_CASE("SCP message capture from previous ledger", "[herder]")
},
2 * Herder::EXP_LEDGER_TIMESPAN_SECONDS, false);

// Return the number of entires in a node's scphistory table for the given
// Return the number of entries in a node's scphistory table for the given
// ledger number
auto getNumSCPHistoryEntries = [&](Application::pointer node,
uint32_t ledgerNum) {
Expand Down

0 comments on commit 72b8757

Please sign in to comment.