fix docstring for private eyebrowse layer function

This commit is contained in:
Boris 2016-01-05 11:13:33 +02:00 committed by syl20bnr
parent 50ade79bc8
commit c7771e5f3b

View file

@ -39,8 +39,7 @@
caption)))
(defun spacemacs//workspaces-ms-get-window-configs ()
"Return the list of window configs. Depends on value of
`eyebrowse-place-zero-at-the-end'."
"Return the list of window configs."
(--sort (if (eq (car other) 0)
t
(< (car it) (car other)))