Parcourir la source

[2297] Make minor comment update

Mukund Sivaraman il y a 12 ans
Parent
commit
05dbb62986
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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