diff --git a/global.org b/global.org index 3eb27e9..862d248 100644 --- a/global.org +++ b/global.org @@ -405,7 +405,7 @@ ** flash-hline This function is defined to help in training with new keybindings. It acts as a visual bell which flashes the current line. It is (arbitrarily) - bound to F15 which is supposed to be triggered by some illegal key hit + bound to F15 which is supposed to be triggered by some “illegal” key hit #+BEGIN_SRC emacs-lisp (defun flash-hline () "Flash the current line to emph some mistake"