ui/doom-modeline: fix typo in project modeline def

This commit is contained in:
Henrik Lissner 2017-02-20 16:33:28 -05:00
parent e736ffd6a2
commit cd66f735ce

View file

@ -558,7 +558,7 @@ lines are selected, or the NxM dimensions of a block selection."
(media-info major-mode))
(@def-modeline project
(bar " " bufer-project)
(bar " " buffer-project)
(major-mode))
;;