Skip to content

Commit ad00ca9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/syntaxes/Packages/D/Completion Rules.tmPreferences

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<key>settings</key>
77
<dict>
88
<key>cancelCompletion</key>
9-
<string>^\s*(\}?\s*(else|try|do|finally|synchonized|struct|union|unittest|debug)|(class|struct|interface|union)\s*[a-zA-Z_0-9]+*)$</string>
9+
<string>^\s*(\}?\s*(else|try|do|finally|synchronized|struct|union|unittest|debug)|(class|struct|interface|union)\s*[a-zA-Z_0-9]+*)$</string>
1010
</dict>
1111
</dict>
1212
</plist>

0 commit comments

Comments
 (0)