Skip to content

Commit 5cc45e4

Browse files
committed
spelling: structure
Signed-off-by: Josh Soref <[email protected]>
1 parent 54e20fd commit 5cc45e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/syntaxes/Packages/R/Rd (R Documentation).sublime-syntax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ contexts:
1010
- include: scope:text.tex.latex#comments
1111

1212
main:
13-
- include: rd-stucture
13+
- include: rd-structure
1414
- include: r-code
1515
- include: latex-equations
1616
- include: scope:text.tex.latex#plain-tex
@@ -116,7 +116,7 @@ contexts:
116116
- match: \\%
117117
- include: scope:source.r
118118

119-
rd-stucture:
119+
rd-structure:
120120
- match: '((\\)name)(\{)'
121121
captures:
122122
1: keyword.other.section.rd

0 commit comments

Comments
 (0)