Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6eebac2

Browse files
committed
Fix typo in release notes
Spotted by Piotr Stefaniak
1 parent 11cbab7 commit 6eebac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-10.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
The <xref linkend="guc-password-encryption"> server parameter
348348
no longer supports <literal>off</> or <literal>plain</>.
349349
The <literal>UNENCRYPTED</> option is no longer supported in
350-
<command>CREATE/ALTER USER ... PASSSWORD</>. Similarly, the
350+
<command>CREATE/ALTER USER ... PASSWORD</>. Similarly, the
351351
<option>--unencrypted</> option has been removed
352352
from <application>createuser</>. Unencrypted passwords migrated from
353353
older versions will be stored encrypted in this release. The default

0 commit comments

Comments
 (0)