diff options
-rw-r--r-- | doc/src/sgml/ref/initdb.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 2410330cd6c..75dc065d31d 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -374,7 +374,7 @@ PostgreSQL documentation <listitem> <para> Selects the user name of the - <glossterm linkend="glossary-bootstrap-superuser">boostrap superuser</glossterm>. + <glossterm linkend="glossary-bootstrap-superuser">bootstrap superuser</glossterm>. This defaults to the name of the <glossterm linkend="glossary-cluster-owner">cluster owner</glossterm>. </para> |