]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix typo in doc/user/tkt_mgmt.rst 458/head
authorTom Yu <tlyu@mit.edu>
Tue, 31 May 2016 19:01:21 +0000 (15:01 -0400)
committerTom Yu <tlyu@mit.edu>
Tue, 31 May 2016 19:01:21 +0000 (15:01 -0400)
ticket: 8417
tags: pullup
target_version: 1.14-next
target_version: 1.13-next

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.