From 0bdddfc165a11b5fb2d319bc028b327744186ed5 Mon Sep 17 00:00:00 2001 From: Lucius Hu <1222865+lebensterben@users.noreply.github.com> Date: Mon, 14 Feb 2022 18:58:36 +0000 Subject: [PATCH] tabs: fix a typo co-authored-by: Yixuan Chen --- layers/+emacs/tabs/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/+emacs/tabs/config.el b/layers/+emacs/tabs/config.el index f78642941f4b..b1d9337b8db4 100644 --- a/layers/+emacs/tabs/config.el +++ b/layers/+emacs/tabs/config.el @@ -20,7 +20,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . -(spacemacs|defc tabs-selected-tab-baar 'left +(spacemacs|defc tabs-selected-tab-bar 'left "When non-nil, display a bar next to the current selected tab in the given direction. If Emacs is running in daemon mode, this is turned off regardless of the setting."