diff contrib/revsetbenchmarks.py @ 23139:e53f6b72a0e4

spelling: fixes from proofreading of spell checker issues
author Mads Kiilerich <madski@unity3d.com>
date Thu, 17 Apr 2014 22:47:38 +0200
parents 480a24ad9f77
children a6bcd70cd9c2
line wrap: on
line diff
--- a/contrib/revsetbenchmarks.py	Sun Nov 02 13:08:46 2014 +0900
+++ b/contrib/revsetbenchmarks.py	Thu Apr 17 22:47:38 2014 +0200
@@ -74,7 +74,7 @@
 
 parser = OptionParser(usage="usage: %prog [options] <revs>")
 parser.add_option("-f", "--file",
-                  help="read revset from FILE (stdin if omited)",
+                  help="read revset from FILE (stdin if omitted)",
                   metavar="FILE")
 parser.add_option("-R", "--repo",
                   help="run benchmark on REPO", metavar="REPO")