Browse Source

[master] spelling typo in comment

Jeremy C. Reed 13 years ago
parent
commit
7592596f7a
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