Browse Source

[2145] Fix trivial typo in docstring

Jelte Jansen 12 years ago
parent
commit
3b03a16056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/python/isc/__init__.py

+ 1 - 1
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.
 """
 """