mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
Fix typo in consensus.md
determing -> determining
This commit is contained in:
committed by
Nik Bougalis
parent
6f6179abb4
commit
81e7ec859d
@@ -469,7 +469,7 @@ struct Ledger
|
||||
// Whether the ledger's close time was a non-trivial consensus result
|
||||
bool closeAgree() const;
|
||||
|
||||
// The close time resolution used in determing the close time
|
||||
// The close time resolution used in determining the close time
|
||||
NetClock::duration closeTimeResolution() const;
|
||||
|
||||
// The (effective) close time, based on the closeTimeResolution
|
||||
|
||||
Reference in New Issue
Block a user