diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 620ddc6239b..5f72bebba86 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1027,7 +1027,7 @@ omicron bryanh guest1
commonly, username/hostbased@EXAMPLE.COM), the
user name used for mapping is
username@EXAMPLE.COM (or
- username/hostbased@EXAMPLE.COM, respectfully),
+ username/hostbased@EXAMPLE.COM, respectively),
unless include_realm has been set to 0, in which case
username (or username/hostbased)
is what is seen as the system username when mapping.
@@ -1106,7 +1106,7 @@ omicron bryanh guest1
commonly, username/hostbased@EXAMPLE.COM), the
user name used for mapping is
username@EXAMPLE.COM (or
- username/hostbased@EXAMPLE.COM, respectfully),
+ username/hostbased@EXAMPLE.COM, respectively),
unless include_realm has been set to 0, in which case
username (or username/hostbased)
is what is seen as the system username when mapping.