BIND 10 trac2145, updated. 3b03a16056601b26d27db3a4cd0baced7e4ba756 [2145] Fix trivial typo in docstring
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 6 10:53:06 UTC 2013
The branch, trac2145 has been updated
via 3b03a16056601b26d27db3a4cd0baced7e4ba756 (commit)
from 64fb39c963cd9e6494f71dfe14d9dabdf869fdc8 (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 3b03a16056601b26d27db3a4cd0baced7e4ba756
Author: Jelte Jansen <jelte at isc.org>
Date: Wed Feb 6 11:52:50 2013 +0100
[2145] Fix trivial typo in docstring
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/__init__.py b/src/lib/python/isc/__init__.py
index 4830cdb..37138a2 100644
--- a/src/lib/python/isc/__init__.py
+++ b/src/lib/python/isc/__init__.py
@@ -1,3 +1,3 @@
"""
-This is the top directory for common BIND 10 Python modules and pakcages.
+This is the top directory for common BIND 10 Python modules and packages.
"""
More information about the bind10-changes
mailing list