diff options
Diffstat (limited to 'doc/src/sgml/protocol.sgml')
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 20d1fe0ad81..8b00235a516 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1793,7 +1793,7 @@ The commands accepted in replication mode are: <listitem> <para> Current timeline ID. Also useful to check that the standby is - consistent with the master. + consistent with the primary. </para> </listitem> </varlistentry> |