diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-01-31 22:51:51 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-01-31 22:52:27 +0200 |
commit | 44df84df72b5eb43384bc7288713c2f80db7273d (patch) | |
tree | a44df7ed3fb9817f7ce3efbca952d77693a55ba6 | |
parent | 49450f01eca39308989cf668f60b7c345e72fc7b (diff) | |
download | postgresql-44df84df72b5eb43384bc7288713c2f80db7273d.tar.gz postgresql-44df84df72b5eb43384bc7288713c2f80db7273d.zip |
Remove spurious word, spotted by Thom Brown.
-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 7ec14dc887a..bbca5f513c4 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -61,7 +61,7 @@ PostgreSQL documentation <para> There can be multiple pg_basebackups running at the same time, but it is better from a performance point of view to take only one backup, and copy - the the result. + the result. </para> </refsect1> |