Browse Source

[2297] Make minor comment update

Mukund Sivaraman 12 years ago
parent
commit
05dbb62986
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/bin/tests/process_rename_test.py.in

+ 2 - 2
src/bin/tests/process_rename_test.py.in

@@ -40,8 +40,8 @@ class TestRename(unittest.TestCase):
         (without actually running them)
         """
 
-        # Scripts nameds contained in this list are not expected to be
-        # renamed and should be excluded from the list.
+        # Scripts named in this list are not expected to be renamed and
+        # should be excluded from the scan.
         EXCLUDED_SCRIPTS = ['isc-sysinfo']
 
         # Regexp to find all the *_SCRIPTS = something lines (except for