branch: externals/frame-tabs commit 3e98f2c8d234e43449321459752160eda24b0b78 Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Fix typo --- frame-tabs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frame-tabs.el b/frame-tabs.el index 6f1e8aca6e..d7d77e7bdc 100644 --- a/frame-tabs.el +++ b/frame-tabs.el @@ -126,7 +126,7 @@ various ways." :group 'frame-tabs) (defcustom frame-tabs-min-size 1 - "Mimimum size of frame tabs windows. + "Minimum size of frame tabs windows. For tabs windows at the top or bottom of a frame this is their minimum number of lines. For tabs windows at the left or right of a frame this is their minimum number of columns.