diff options
Diffstat (limited to 'src/include/access/rmgrlist.h')
-rw-r--r-- | src/include/access/rmgrlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/rmgrlist.h b/src/include/access/rmgrlist.h index 47033da017b..c083216265b 100644 --- a/src/include/access/rmgrlist.h +++ b/src/include/access/rmgrlist.h @@ -21,7 +21,7 @@ * entries should be added at the end, to avoid changing IDs of existing * entries. * - * Changes to this list possibly need a XLOG_PAGE_MAGIC bump. + * Changes to this list possibly need an XLOG_PAGE_MAGIC bump. */ /* symbol name, textual name, redo, desc, identify, startup, cleanup */ |