// Change commentaries

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16137 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-06-26 15:24:10 +00:00
parent 3c1c6fb7e0
commit 641d2b296b
+2 -2
View File
@@ -1792,7 +1792,7 @@ class OrderCore extends ObjectModel
* Return a unique reference like : GWJTHMZUN#2
*
* With multishipping, order reference are the same for all orders made with the same cart
* this method suffix the order referece by a # and the order number
* in this case this method suffix the order reference by a # and the order number
*
* @since 1.5.0.14
*/
@@ -1816,7 +1816,7 @@ class OrderCore extends ObjectModel
* Return a unique reference like : GWJTHMZUN#2
*
* With multishipping, order reference are the same for all orders made with the same cart
* this method suffix the order referece by a # and the order number
* in this case this method suffix the order reference by a # and the order number
*
* @since 1.5.0.14
*/