diff --git a/doom-modeline.el b/doom-modeline.el index 0e29ae0..9a9ca48 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -91,7 +91,7 @@ Given ~/Projects/FOSS/emacs/lisp/comint.el file-name => comint.el") (defvar doom-modeline-python-executable "python" - "What executable for python will be used (if nil nothing will be shown)") + "What executable of Python will be used (if nil nothing will be shown).") ;; externs (defvar anzu--current-position)