Skip to content

Commit a5a6f59

Browse files
committed
Fix Touch Bar docs typos
1 parent 62c0c60 commit a5a6f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtime/doc/gui_mac.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,11 +545,11 @@ their template names. An example: >
545545
:an icon=NSTouchBarListViewTemplate TouchBar.ShowList :ls<CR>
546546
<
547547
*macvim-touchbar-title*
548-
By default, the TouchBar buttons will use the menu names as the title. If an
548+
By default, the Touch Bar buttons will use the menu names as the title. If an
549549
icon is specified, the title will not be shown. You can override this by using
550550
|tmenu| to set a tooltip. The tooltip will be displayed as the title of the
551551
button. If an icon is specified, the tooltip override will be shown alongside
552-
the icion. Example: >
552+
the icon. Example: >
553553
:an icon=NSTouchBarAddTemplate TouchBar.AddItem <Nop>
554554
:tmenu TouchBar.AddItem Add an Item
555555
<

0 commit comments

Comments
 (0)