Skip to content

Commit 85bae39

Browse files
committed
Extended docs #2
1 parent 169274f commit 85bae39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/transam/twophase.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* * If COMMIT happens after checkpoint then backend reads state data from
4343
* files
4444
* * In case of crash replay will move data from xlog to files, if that
45-
* didn't happend before.
45+
* hasn't happened before.
4646
*
4747
*-------------------------------------------------------------------------
4848
*/

0 commit comments

Comments
 (0)