Parcourir la source

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

Jelte Jansen il y a 13 ans
Parent
commit
250ce2abb3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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