branch: externals/logos commit 28e2d2ae27421f6e4de2a40484a148119df771e4 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Reword comment --- logos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logos.el b/logos.el index 6ec38b422c..588c45a91c 100644 --- a/logos.el +++ b/logos.el @@ -253,7 +253,7 @@ If narrowing is in effect, widen the view." "Buffer-local mode for focused editing." :init-value nil :global nil - :lighter " Λ" ; greek lambda majuscule + :lighter " Λ" ; lambda majuscule (logos--setup)) (defun logos--setup ()