1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-10 23:43:32 +02:00

Doc fixes (thanks Xie&Tian)

This commit is contained in:
Daniel Bainton
2009-03-26 09:34:10 +02:00
parent d6238f84a4
commit 702f8f9a3e
12 changed files with 35 additions and 35 deletions

View File

@@ -132,7 +132,7 @@ section:Profiling[profile,profiling]
|:time|
||:[count]time[!] {code|:command}|| +
________________________________________________________________________________
Profile a piece of code or a command. Run {code} [count] times (default 1)
Profile a piece of code or a command. Run {code} [count] times (default: 1)
and returns the elapsed time. {code} is always passed to JavaScript's eval(),
which might be slow, so take the results with a grain of salt.