Browse Source

Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

Jelte Jansen 13 years ago
parent
commit
250ce2abb3
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,7 +1,7 @@
 # On some systems, it appears the dynamic linker gets
 # confused if the order is not right here
 # There is probably a solution for this, but for now:
-# order is imporant here!
+# order is important here!
 import isc.cc
 import isc.config
 import isc.datasrc