Parcourir la source

[213] Editorial change

Michal 'vorner' Vaner il y a 13 ans
Parent
commit
b64ab304aa
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/python/isc/bind10/component.py

+ 1 - 1
src/lib/python/isc/bind10/component.py

@@ -454,7 +454,7 @@ class Configurator:
                                                   ' a running component is ' +
                                                   'not yet supported. Remove' +
                                                   ' and re-add ' + cname +
-                                                  'to get the same effect')
+                                                  ' to get the same effect')
         # Handle introduction of new components
         plan_add = []
         for cname in new.keys():