Minor comment change

This commit is contained in:
syl20bnr 2017-01-25 00:28:15 -05:00
parent 66d359f364
commit dcfa00488e
1 changed files with 2 additions and 2 deletions

View File

@ -144,8 +144,8 @@ Cate special text banner can de reachable via `998', `cat' or `random*'.
((or (not spacemacs-buffer--release-note-version)
(version< spacemacs-buffer--release-note-version
spacemacs-version))
;; check the variable ;; spacemacs-buffer--release-note-version
;; to decide whether ;; we show the release note
;; check the variable spacemacs-buffer--release-note-version
;; to decide whether we show the release note
(spacemacs-buffer/toggle-note 'release-note)))
(spacemacs//redisplay))