Skip to content

Commit 73f074c

Browse files
committed
Fix docs typo
I don't think "respectfully" is what was meant here ...
1 parent 387a3e4 commit 73f074c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/client-auth.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ omicron bryanh guest1
10201020
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
10211021
default user name used for mapping is
10221022
<literal>username</literal> (or <literal>username/hostbased</literal>,
1023-
respectfully), unless <literal>include_realm</literal> has been set to
1023+
respectively), unless <literal>include_realm</literal> has been set to
10241024
1 (as recommended, see above), in which case
10251025
<literal>username@EXAMPLE.COM</literal> (or
10261026
<literal>username/hostbased@EXAMPLE.COM</literal>)
@@ -1102,7 +1102,7 @@ omicron bryanh guest1
11021102
commonly, <literal>username/hostbased@EXAMPLE.COM</literal>), the
11031103
default user name used for mapping is
11041104
<literal>username</literal> (or <literal>username/hostbased</literal>,
1105-
respectfully), unless <literal>include_realm</literal> has been set to
1105+
respectively), unless <literal>include_realm</literal> has been set to
11061106
1 (as recommended, see above), in which case
11071107
<literal>username@EXAMPLE.COM</literal> (or
11081108
<literal>username/hostbased@EXAMPLE.COM</literal>)

0 commit comments

Comments
 (0)