Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0
This commit is contained in:
commit
fae5e7d992
@ -179,7 +179,7 @@ class ImportOds extends ImportPlugin
|
||||
if (empty($root)) {
|
||||
$sheets = array();
|
||||
$message = PMA_Message::error(
|
||||
__('Could not parse OpenDocument Spreasheet!')
|
||||
__('Could not parse OpenDocument Spreadsheet!')
|
||||
);
|
||||
$error = true;
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user