Fix typo in comment.

This commit is contained in:
Heikki Linnakangas 2013-06-06 18:25:26 +03:00
parent a6370fd9ed
commit f73cb5567c
1 changed files with 1 additions and 1 deletions

View File

@ -5441,7 +5441,7 @@ StartupXLOG(void)
* recoveryLastXTime.
*
* This is slightly confusing if we're starting from an online
* checkpoint; we've just read and replayed the chekpoint record, but
* checkpoint; we've just read and replayed the checkpoint record, but
* we're going to start replay from its redo pointer, which precedes
* the location of the checkpoint record itself. So even though the
* last record we've replayed is indeed ReadRecPtr, we haven't