Skip to content

Commit

Permalink
Fix typo s/precidence/precedence/
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick authored and sorbits committed Mar 16, 2021
1 parent 02613b0 commit efcb894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Syntaxes/Ruby.plist
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
</dict>
<dict>
<key>comment</key>
<string>Needs higher precidence than regular expressions.</string>
<string>Needs higher precedence than regular expressions.</string>
<key>match</key>
<string>(?&lt;!\()/=</string>
<key>name</key>
Expand Down

0 comments on commit efcb894

Please sign in to comment.