spelling fixes

This commit is contained in:
klemens
2017-04-08 12:10:39 +02:00
parent c7d42e4a32
commit 51a0e764e8
11 changed files with 16 additions and 16 deletions

View File

@@ -1263,7 +1263,7 @@ arrayelement(res) ::= expr(e). {
//
// double qouted strings
// double quoted strings
//
doublequoted_with_quotes(res) ::= QUOTE QUOTE. {
res = "''";