better english
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24046 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1111,7 +1111,7 @@ krb5_cc_cache_match (krb5_context context,
|
||||
krb5_unparse_name(context, client, &str);
|
||||
|
||||
krb5_set_error_message(context, KRB5_CC_NOTFOUND,
|
||||
N_("Principal %s not found in a "
|
||||
N_("Principal %s not found in any "
|
||||
"credential cache", ""),
|
||||
str ? str : "<out of memory>");
|
||||
if (str)
|
||||
|
Reference in New Issue
Block a user