aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2011-10-25 22:46:14 +0200
committerMagnus Hagander <magnus@hagander.net>2011-10-25 22:46:14 +0200
commitb0bec068e221f1774b1b444ce687370580b3bc70 (patch)
treeb07d840caf56f2d3e8619b4458d50fdebf06fdb6 /doc/src
parenta87b9ae1612d0e01093e691a5a6b1a37e1dcb9fb (diff)
downloadpostgresql-b0bec068e221f1774b1b444ce687370580b3bc70.tar.gz
postgresql-b0bec068e221f1774b1b444ce687370580b3bc70.zip
Fix typo
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_basebackup.sgml2
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 94367b06148..25280045412 100644
--- a/doc/src/sgml/ref/pg_basebackup.sgml
+++ b/doc/src/sgml/ref/pg_basebackup.sgml
@@ -323,7 +323,7 @@ PostgreSQL documentation
<para>
This option is never essential, since
- <application>pg_bsaebackup</application> will automatically prompt
+ <application>pg_basebackup</application> will automatically prompt
for a password if the server demands password authentication.
However, <application>pg_basebackup</application> will waste a
connection attempt finding out that the server wants a password.