Fix typo in comment
authorMagnus Hagander <magnus@hagander.net>
Fri, 16 Feb 2018 11:46:41 +0000 (12:46 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 16 Feb 2018 11:46:41 +0000 (12:46 +0100)
src/backend/access/transam/xlog.c

index 18b7471597fdbd6e0b3982a96705da517b25d995..47a6c4d895f58447752a4fbd73acae159ccb0545 100644 (file)
@@ -4821,7 +4821,7 @@ check_wal_buffers(int *newval, void **extra, GucSource source)
  * This is to be called during startup, including a crash recovery cycle,
  * unless in bootstrap mode, where no control file yet exists.  As there's no
  * usable shared memory yet (its sizing can depend on the contents of the
- * control file!), first store the contents in local memory. XLOGShemInit()
+ * control file!), first store the contents in local memory. XLOGShmemInit()
  * will then copy it to shared memory later.
  *
  * reset just controls whether previous contents are to be expected (in the