aboutsummaryrefslogtreecommitdiffstats
path: root/_spacemacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '_spacemacs.d/init.el')
-rw-r--r--_spacemacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/_spacemacs.d/init.el b/_spacemacs.d/init.el
index 94137c8..a887d0b 100644
--- a/_spacemacs.d/init.el
+++ b/_spacemacs.d/init.el
@@ -339,7 +339,7 @@
;; Display tildes in the fringe on empty lines
(global-vi-tilde-fringe-mode)
;;
- ;; Enable fill column indicator in most mode, except for `org-mode'
+ ;; Enable fill column indicator in most modes, except for `org-mode'
;; Credit: https://github.com/syl20bnr/spacemacs/issues/4506
;; WARNING:
;; `fci-mode' has issue with `truncate-lines'