Parcourir la source

[2937] corrected a minor typo

JINMEI Tatuya il y a 12 ans
Parent
commit
76b4abce83
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py

+ 1 - 1
src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py

@@ -471,7 +471,7 @@ Options:
             f.write('a,"\n')
         # Different versions of the csv library return different errors.
         # So we need to check the output in a little more complex way.
-        # We ask the run_check not tu check the output and check it
+        # We ask the run_check not to check the output and check it
         # ourselves.
         (returncode, stdout, stderr) = self.run_check(2, None,
                        '',