Browse Source

[213] Editorial change

Michal 'vorner' Vaner 13 years ago
parent
commit
b64ab304aa
1 changed files with 1 additions and 1 deletions
  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():