]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2447] fix small typo in docstring
authorJelte Jansen <jelte@isc.org>
Thu, 8 Nov 2012 11:07:18 +0000 (12:07 +0100)
committerJelte Jansen <jelte@isc.org>
Thu, 8 Nov 2012 11:07:18 +0000 (12:07 +0100)
src/bin/bind10/bind10_src.py.in

index 50e75e1d9e70e6c46f5195eea4f31939e67bb22d..cee6d2f81bf9165a4950a3d78fc2b632217fa202 100755 (executable)
@@ -1153,7 +1153,7 @@ TIP: if this is about permission error for a lock file, check if the directory
 of the file is writable for the user of the bind10 process; often you need
 to start bind10 as a super user.  Also, if you specify the -u option to
 change the user and group, the directory must be writable for the group,
-and the created lock file must be writabel for that user.
+and the created lock file must be writable for that user.
 """)
         sys.exit(1)