From fed823fc9eae2a9cdbc573664f8e814c2404c04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 14 Nov 2003 16:27:43 +0000 Subject: [PATCH] spelling, Bruno Rohee git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13116 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/init-creds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/init-creds b/doc/init-creds index 13667e043..8892d29ff 100644 --- a/doc/init-creds +++ b/doc/init-creds @@ -93,7 +93,7 @@ and will not be doing any other kerberos functions, then a NULL pointer may be specified, and the credential will be destroyed. If the client name is non-NULL, the initial ticket requested will be -for that principal. Otherwise, the principal will be the the username +for that principal. Otherwise, the principal will be the username specified by the USER environment variable, or if the USER environment variable is not set, the username corresponding to the real user id of the caller.