contrib/perf.py
changeset 18644 3e92772d5383
parent 18304 9b6ae29d4801
child 18817 c760acc6f69d
--- a/contrib/perf.py	Fri Feb 08 23:26:00 2013 +0100
+++ b/contrib/perf.py	Sun Feb 10 18:24:29 2013 +0100
@@ -268,7 +268,7 @@
 def perfrevset(ui, repo, expr, clear=False):
     """benchmark the execution time of a revset
 
-    Use the --clean option if need to evaluate the impact of build volative
+    Use the --clean option if need to evaluate the impact of build volatile
     revisions set cache on the revset execution. Volatile cache hold filtered
     and obsolete related cache."""
     def d():