diff contrib/perf.py @ 18644:3e92772d5383

spelling: fix some minor issues found by spell checker
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 10 Feb 2013 18:24:29 +0100
parents 9b6ae29d4801
children c760acc6f69d
line wrap: on
line diff
--- 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():