aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/elp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el
index 7c06c7cb1a0..01544e3aa14 100644
--- a/lisp/emacs-lisp/elp.el
+++ b/lisp/emacs-lisp/elp.el
@@ -38,7 +38,7 @@
38;; elp-reset-all. 38;; elp-reset-all.
39;; 39;;
40;; You can also instrument all functions in a package, provided that 40;; You can also instrument all functions in a package, provided that
41;; the package follows the GNU coding standard of a common textural 41;; the package follows the GNU coding standard of a common textual
42;; prefix. Use M-x elp-instrument-package for this. 42;; prefix. Use M-x elp-instrument-package for this.
43;; 43;;
44;; If you want to sort the results, set elp-sort-by-function to some 44;; If you want to sort the results, set elp-sort-by-function to some