Skip to content

Commit

Permalink
Fix Touch Bar docs typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ychin committed Sep 21, 2020
1 parent 62c0c60 commit a5a6f59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/doc/gui_mac.txt
Expand Up @@ -545,11 +545,11 @@ their template names. An example: >
:an icon=NSTouchBarListViewTemplate TouchBar.ShowList :ls<CR>
<
*macvim-touchbar-title*
By default, the TouchBar buttons will use the menu names as the title. If an
By default, the Touch Bar buttons will use the menu names as the title. If an
icon is specified, the title will not be shown. You can override this by using
|tmenu| to set a tooltip. The tooltip will be displayed as the title of the
button. If an icon is specified, the tooltip override will be shown alongside
the icion. Example: >
the icon. Example: >
:an icon=NSTouchBarAddTemplate TouchBar.AddItem <Nop>
:tmenu TouchBar.AddItem Add an Item
<
Expand Down

0 comments on commit a5a6f59

Please sign in to comment.