Fix typo in documentation: labe: -> label:

This commit is contained in:
Stephan Seitz 2020-06-27 20:33:55 +02:00 committed by Kiyan Yazdani
parent b0f65cfce4
commit c27d35adc5

View file

@ -267,7 +267,7 @@ For keywords related to loops.
`TSLabel`
*hl-TSLabel*
For labels: `labe:` in C and `:label:` in Lua.
For labels: `label:` in C and `:label:` in Lua.
`TSOperator`
*hl-TSOperator*