Fix a few typos

This commit is contained in:
fanquake
2012-06-29 17:26:45 +08:00
parent 5fa83965f2
commit e749405297
5 changed files with 8 additions and 8 deletions

View File

@@ -1142,7 +1142,7 @@ void ShrinkDebugFile()
// "Never go to sea with two chronometers; take one or three."
// Our three time sources are:
// - System clock
// - Median of other nodes's clocks
// - Median of other nodes clocks
// - The user (asking the user to fix the system clock if the first two disagree)
//
static int64 nMockTime = 0; // For unit testing