mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 21:31:48 +01:00
spelling fixes
This commit is contained in:
@@ -1263,7 +1263,7 @@ arrayelement(res) ::= expr(e). {
|
||||
|
||||
|
||||
//
|
||||
// double qouted strings
|
||||
// double quoted strings
|
||||
//
|
||||
doublequoted_with_quotes(res) ::= QUOTE QUOTE. {
|
||||
res = "''";
|
||||
|
||||
Reference in New Issue
Block a user