diff options
author | Magnus Hagander <magnus@hagander.net> | 2014-12-17 09:59:21 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2014-12-17 09:59:58 +0100 |
commit | 9bc93a89b0ff0a95018a84deed088e68f3cc75fb (patch) | |
tree | 47997442f085a2631ccf75f792644833390e2184 | |
parent | 383d224a02a4c481b20c20a0d36e390011d835b7 (diff) |
Remove redundant sentence
Spotted by David Johnston
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 301045ac911..31bbc0d4c2e 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -272,7 +272,7 @@ Kerberos specification) with the server. If this is successful, the server responds with an AuthenticationOk, otherwise it responds with an ErrorResponse. This is no - longer supported. This is not supported any more. + longer supported. </para> </listitem> </varlistentry> |