From: Tom Yu Date: Tue, 31 May 2016 19:01:21 +0000 (-0400) Subject: Fix typo in doc/user/tkt_mgmt.rst X-Git-Tag: krb5-1.15-beta1~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5259b9d17a441a6914e141862c3fa29c234c3d;p=thirdparty%2Fkrb5.git Fix typo in doc/user/tkt_mgmt.rst ticket: 8417 tags: pullup target_version: 1.14-next target_version: 1.13-next --- diff --git a/doc/user/tkt_mgmt.rst b/doc/user/tkt_mgmt.rst index 1d5f23701f..9ec7f1e7ca 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.