Parcourir la source

[trac1341] spelling in comment

Jeremy C. Reed il y a 13 ans
Parent
commit
e12070c73b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/bind10/bind10_src.py.in

+ 1 - 1
src/bin/bind10/bind10_src.py.in

@@ -742,7 +742,7 @@ class BoB:
 
 
         If we did not start yet, it raises an exception, which is meant
         If we did not start yet, it raises an exception, which is meant
         to propagate through the component and configurator to the startup
         to propagate through the component and configurator to the startup
-        routine and abort the startup imediatelly. If it is started up already,
+        routine and abort the startup immediately. If it is started up already,
         we just mark it so we terminate soon.
         we just mark it so we terminate soon.
 
 
         It does set the exit code in both cases.
         It does set the exit code in both cases.