[-] BO : fix #PSCFV-4238 and fix #PSCFV-4258

This commit is contained in:
lLefevre
2012-09-21 14:28:58 +00:00
parent 983c3684a6
commit 2a093e3655
6 changed files with 10 additions and 10 deletions
@@ -335,7 +335,7 @@ class AdminSupplyOrdersControllerCore extends AdminController
$this->l('Also, changing the currency or the supplier will reset the order.')
.'<br />'
.'<br />'.
$this->l('Finaly, please note that you can only order from one supplier at a time.')
$this->l('Finally, please note that you can only order from one supplier at a time.')
);
return parent::renderForm();
}