Correct the documentation for the start_kadmind keyword in k5test.py
authorGreg Hudson <ghudson@mit.edu>
Thu, 12 Aug 2010 17:15:17 +0000 (17:15 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 12 Aug 2010 17:15:17 +0000 (17:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24239 dc483132-0cff-0310-8789-dd5450dbe970

src/util/k5test.py

index e506afa7c9e3b230007676aa69206135a2633f27..d88086274bf4aa3dfae6d8c022e9cb746271acff 100644 (file)
@@ -119,7 +119,7 @@ keyword arguments:
 
 * start_kdc=False: Don't start the KDC.  Implies get_creds=False.
 
-* start_kadmin=False: Don't start kadmind.
+* start_kadmind=False: Don't start kadmind.
 
 * get_creds=False: Don't get user credentials.