branch: elpa/spacemacs-theme
commit c162ad13e4ae1965619012332d3b5f57c9172e98
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>
Update comments
---
spacemacs-common.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spacemacs-common.el b/spacemacs-common.el
index 23c75c64ec..8bea942cc0 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -593,7 +593,7 @@ to 'auto, tags may not be properly aligned. "
;;;;; linum-mode
`(linum ((,class (:foreground ,lnum :background ,bg2 :inherit default))))
-;;;;; display-line-numbers-mode (Emacs 26+)
+;;;;; line-numbers
`(line-number ((,class (:foreground ,lnum :background ,bg2 :inherit
default))))
`(line-number-current-line ((,class (:foreground ,base :background ,bg2
:inherit line-number))))