# HG changeset patch # User timeless # Date 1449250862 0 # Node ID 57bd9c5431a553b4bce603b5abeb0c911e3abdb3 # Parent faca4adfed0af3611d76fbacc854e3fbdc5e1b1c perf: improve grammar of gettimer comment diff -r faca4adfed0a -r 57bd9c5431a5 contrib/perf.py --- a/contrib/perf.py Sun Dec 06 22:20:08 2015 -0800 +++ b/contrib/perf.py Fri Dec 04 17:41:02 2015 +0000 @@ -15,8 +15,8 @@ def gettimer(ui, opts=None): """return a timer function and formatter: (timer, formatter) - This functions exist to gather the creation of formatter in a single - place instead of duplicating it in all performance command.""" + This function exists to gather the creation of formatter in a single + place instead of duplicating it in all performance commands.""" # enforce an idle period before execution to counteract power management # experimental config: perf.presleep