diff --git a/doc/src/sgml/generic-wal.sgml b/doc/src/sgml/generic-wal.sgml index b3388bab08..bb5bd3d9a0 100644 --- a/doc/src/sgml/generic-wal.sgml +++ b/doc/src/sgml/generic-wal.sgml @@ -12,7 +12,7 @@ - The API for contructing generic WAL records is defined in + The API for constructing generic WAL records is defined in generic_xlog.h and implemented in generic_xlog.c. Each generic WAL record must be constructed by following these steps: