Browse Source

[2937] corrected a minor typo

JINMEI Tatuya 12 years ago
parent
commit
76b4abce83
1 changed files with 1 additions and 1 deletions
  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,
                        '',