diff options
| author | Magnus Hagander <magnus@hagander.net> | 2011-10-25 22:46:14 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2011-10-25 22:46:14 +0200 |
| commit | b0bec068e221f1774b1b444ce687370580b3bc70 (patch) | |
| tree | b07d840caf56f2d3e8619b4458d50fdebf06fdb6 /doc/src | |
| parent | a87b9ae1612d0e01093e691a5a6b1a37e1dcb9fb (diff) | |
Fix typo
Diffstat (limited to 'doc/src')
| -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 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. |
