]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix typo in doc/user/tkt_mgmt.rst
authorTom Yu <tlyu@mit.edu>
Tue, 31 May 2016 19:01:21 +0000 (15:01 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 6 Jul 2016 20:40:11 +0000 (16:40 -0400)
[ci skip]

(cherry picked from commit 8b5259b9d17a441a6914e141862c3fa29c234c3d)

ticket: 8417
version_fixed: 1.13.6
tags: -pullup
status: resolved

doc/user/tkt_mgmt.rst

index 1d5f23701fb2ca5c01965bb24a4461f1b1ad2d91..9ec7f1e7ca3eb7875e6ba360c9b1b3ad05a78614 100644 (file)
@@ -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.