From: Magnus Hagander Date: Tue, 25 Oct 2011 20:46:14 +0000 (+0200) Subject: Fix typo X-Git-Tag: REL9_1_2~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4911a274579329f50bf0fbfa735aba367aed89bd;p=thirdparty%2Fpostgresql.git Fix typo --- 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 This option is never essential, since - pg_bsaebackup will automatically prompt + pg_basebackup will automatically prompt for a password if the server demands password authentication. However, pg_basebackup will waste a connection attempt finding out that the server wants a password.