Skip to content

Commit

Permalink
Correct scope typos
Browse files Browse the repository at this point in the history
  • Loading branch information
infininight committed Aug 24, 2015
1 parent 81d7236 commit 64294ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Syntaxes/Java.plist
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<key>match</key>
<string>,</string>
<key>name</key>
<string>punctuation.seperator.property.java</string>
<string>punctuation.separator.property.java</string>
</dict>
</array>
</dict>
Expand Down Expand Up @@ -1544,7 +1544,7 @@
<key>1</key>
<dict>
<key>name</key>
<string>constant.variable.java</string>
<string>constant.other.variable.java</string>
</dict>
</dict>
<key>match</key>
Expand Down

0 comments on commit 64294ae

Please sign in to comment.