From: Ben Kaduk Date: Mon, 19 May 2014 21:01:23 +0000 (-0400) Subject: Fix typo in k5test.py X-Git-Tag: krb5-1.13-alpha1~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ffbf48932f735f6b77866db9b345c4fe0e395ac;p=thirdparty%2Fkrb5.git Fix typo in k5test.py The principal/principle confusion strikes again. --- diff --git a/src/util/k5test.py b/src/util/k5test.py index aead832177..a2bfbee626 100644 --- a/src/util/k5test.py +++ b/src/util/k5test.py @@ -250,7 +250,7 @@ Scripts may use the following realm methods and attributes: realm. * realm.addprinc(princname, password=None): Using kadmin.local, create - a principle in the KDB named princname, with either a random or + a principal in the KDB named princname, with either a random or specified key. * realm.extract_keytab(princname, keytab): Using kadmin.local, create