diff --git a/admin/code/LeftAndMain.php b/admin/code/LeftAndMain.php index eab0c6e28..73750e8d3 100644 --- a/admin/code/LeftAndMain.php +++ b/admin/code/LeftAndMain.php @@ -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;