From: Teodor Sigaev Date: Mon, 4 Apr 2016 10:15:24 +0000 (+0300) Subject: fix typo X-Git-Tag: REL9_6_BETA1~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b27aebe7124210c1b0dbacac657edfefa16a006;p=postgresql fix typo Andreas Ulbrich --- 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: