Typo in GSSAPI docs
Daniel Gustafsson <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
Commit b0b39f72b99 introduced a small typo in the GSSAPI documentation, see attached diff. cheers ./daniel
gssapi_typo.diff
(application/octet-stream, 552 B)
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index e784268512..e053e2ee34 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -2649,7 +2649,7 @@ openssl x509 -req -in server.csr -text -days 365 \
default, this decision is up to the client (which means it can be
downgraded by an attacker); see <xref linkend="auth-pg-hba-conf"/> about
setting up the server to require the use of <acronym>GSSAPI</acronym> for
- some or all conections.
+ some or all connections.
</para>
<para>