diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_basebackup.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_basebackup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml index 8ad722b44d4..4379a122230 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -549,7 +549,7 @@ PostgreSQL documentation <listitem> <para> Specifies parameters used to connect to the server, as a <link - linkend="libpq-connstring">connction string</link>; these + linkend="libpq-connstring">connection string</link>; these will override any conflicting command line options. </para> <para> |