Skip to content

Commit c3ba5d1

Browse files
committed
update
1 parent ff07499 commit c3ba5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Syntaxes/GDL.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</dict>
2828
<dict>
2929
<key>match</key>
30-
<string>("(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*')</string>
30+
<string>("(?:[^"\\]|\\.)*"|'(?:[^''\\]|\\.)*')</string>
3131
<key>name</key>
3232
<string>string.gdl</string>
3333
</dict>

0 commit comments

Comments
 (0)