Skip to content

Commit 909e443

Browse files
committed
Fix typo in language grammar
1 parent 41d229d commit 909e443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Syntaxes/Python.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@
13881388
</dict>
13891389
<dict>
13901390
<key>include</key>
1391-
<string>#comments</string>
1391+
<string>#comment</string>
13921392
</dict>
13931393
</array>
13941394
</dict>

0 commit comments

Comments
 (0)