mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
typo fix
upated should be spelled updated
This commit is contained in:
parent
451f9d383f
commit
005e8065b9
@ -1061,7 +1061,7 @@ class LeftAndMain extends Controller implements PermissionProvider {
|
||||
$this->response->setStatusCode(
|
||||
500,
|
||||
_t('LeftAndMain.PLEASESAVE',
|
||||
"Please Save Page: This page could not be upated because it hasn't been saved yet."
|
||||
"Please Save Page: This page could not be updated because it hasn't been saved yet."
|
||||
)
|
||||
);
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user