diff options
Diffstat (limited to 'lisp/profiler.el')
| -rw-r--r-- | lisp/profiler.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/profiler.el b/lisp/profiler.el index 9c73fc6e590..73b751c3fcd 100644 --- a/lisp/profiler.el +++ b/lisp/profiler.el | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | ;;; Commentary: | 21 | ;;; Commentary: |
| 22 | 22 | ||
| 23 | ;; | 23 | ;; See Info node `(elisp)Profiling'. |
| 24 | 24 | ||
| 25 | ;;; Code: | 25 | ;;; Code: |
| 26 | 26 | ||