mylisp/log4-hi-mode.el
changeset 1749 8a249e97c2a5
parent 1666 06937ff1ec5f
child 1750 166bb76ea63f
--- a/mylisp/log4-hi-mode.el	Thu Nov 04 11:26:12 2021 +0200
+++ b/mylisp/log4-hi-mode.el	Thu Dec 09 14:04:13 2021 +0200
@@ -58,7 +58,7 @@
   "Highlight regex for extra text for hiding.")
 
 (defvar log4-hi-func t
-  "Mark to use hilighting of function names in stacktraces. Currently only Java supported.")
+  "Mark to use highlighting of function names in stacktraces. Currently only Java supported.")
 
 (defvar log4-hi-mode-map (make-sparse-keymap)
   "Keymap for `log4-hi-mode'.")