fix typo: Enviroment -> Environment

This commit is contained in:
kmarius 2021-06-21 23:08:32 +02:00 committed by Stephan Seitz
parent 89b1254cde
commit 8adb2e0352
3 changed files with 8 additions and 8 deletions

View file

@ -633,12 +633,12 @@ For LaTex-like math environments.
`TSTextReference`
For footnotes, text references, citations.
*hl-TSEnviroment*
`TSEnviroment`
*hl-TSEnvironment*
`TSEnvironment`
For text environments of markup languages.
*hl-TSEnviromentName*
`TSEnviromentName`
*hl-TSEnvironmentName*
`TSEnvironmentName`
For the name/the string indicating the type of text environment.
*hl-TSNote*