Fix a coding standard issue from #15416
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
fe677e4c11
commit
f2210a32a8
@ -332,7 +332,7 @@ class ExportSql extends ExportPlugin
|
||||
$subgroup_create_view->setSubgroupHeader($leaf);
|
||||
|
||||
$leaf = new BoolPropertyItem(
|
||||
"simple_view_export",
|
||||
'simple_view_export',
|
||||
/* l10n: Allow simplifying exported view syntax to only "CREATE VIEW" */
|
||||
__('Use simple view export')
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user