diff options
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r-- | runtime/doc/repeat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt index 921f12028..75e77d63d 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -570,7 +570,7 @@ OBSCURE ============================================================================== 6. Profiling *profile* *profiling* -Profiling means that Vim measures the time that is spend on executing +Profiling means that Vim measures the time that is spent on executing functions and/or scripts. The |+profile| feature is required for this. It is only included when Vim was compiled with "huge" features. {Vi does not have profiling} |