emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 60cb56e: ; Fix typo in last change


From: Basil L. Contovounesios
Subject: master 60cb56e: ; Fix typo in last change
Date: Wed, 9 Sep 2020 19:15:50 -0400 (EDT)

branch: master
commit 60cb56e9999050740f4b987ccb806ee6e8227c07
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix typo in last change
---
 lisp/tab-line.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/tab-line.el b/lisp/tab-line.el
index ddba483..a6387f8 100644
--- a/lisp/tab-line.el
+++ b/lisp/tab-line.el
@@ -693,8 +693,8 @@ Its effect is the same as using the `next-buffer' command
 (defcustom tab-line-switch-cycling nil
   "Enable cycling tab switch.
 If non-nil, `tab-line-switch-to-prev-tab' in the first tab
-switches to the last tab and `tab-line-switch-to-next-tab' in the last
-tab swithces to the first tab."
+switches to the last tab and `tab-line-switch-to-next-tab' in the
+last tab switches to the first tab."
   :type 'boolean
   :group 'tab-line
   :version "28.1")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]