krb5 commit [krb5-1.14]: Fix typo in doc/user/tkt_mgmt.rst
Tom Yu
tlyu at mit.edu
Wed Jul 6 16:39:59 EDT 2016
https://github.com/krb5/krb5/commit/b7ca623ca375509630919257beea68f0d4e93467
commit b7ca623ca375509630919257beea68f0d4e93467
Author: Tom Yu <tlyu at mit.edu>
Date: Tue May 31 15:01:21 2016 -0400
Fix typo in doc/user/tkt_mgmt.rst
[ci skip]
(cherry picked from commit 8b5259b9d17a441a6914e141862c3fa29c234c3d)
ticket: 8417
version_fixed: 1.14.3
doc/user/tkt_mgmt.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/user/tkt_mgmt.rst b/doc/user/tkt_mgmt.rst
index 1d5f237..9ec7f1e 100644
--- a/doc/user/tkt_mgmt.rst
+++ b/doc/user/tkt_mgmt.rst
@@ -24,7 +24,7 @@ If a ticket is **forwardable**, then the KDC can issue a new ticket
forwardable ticket. This allows for authentication forwarding without
requiring a password to be typed in again. For example, if a user
with a forwardable TGT logs into a remote system, the KDC could issue
-a new TGT for that user with the netword address of the remote system,
+a new TGT for that user with the network address of the remote system,
allowing authentication on that host to work as though the user were
logged in locally.
More information about the cvs-krb5
mailing list