BIND 10 trac2447, updated. 00c64fb762435af9154d0dde6e3123de3ac482cd [2447] fix small typo in docstring
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Nov 8 11:07:38 UTC 2012
The branch, trac2447 has been updated
via 00c64fb762435af9154d0dde6e3123de3ac482cd (commit)
from 2d1b56424ae5dba08a03f4c09038a50037c7746f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 00c64fb762435af9154d0dde6e3123de3ac482cd
Author: Jelte Jansen <jelte at isc.org>
Date: Thu Nov 8 12:07:18 2012 +0100
[2447] fix small typo in docstring
-----------------------------------------------------------------------
Summary of changes:
src/bin/bind10/bind10_src.py.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_src.py.in b/src/bin/bind10/bind10_src.py.in
index 50e75e1..cee6d2f 100755
--- a/src/bin/bind10/bind10_src.py.in
+++ b/src/bin/bind10/bind10_src.py.in
@@ -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)
More information about the bind10-changes
mailing list