Fix: Typo

This commit is contained in:
Laurent Destailleur 2014-05-19 20:42:14 +02:00
parent 39ce76ba1b
commit 08c4a5dac7

View File

@ -805,7 +805,7 @@ class Livraison extends CommonObject
$this->specimen=1;
$this->socid = 1;
$this->date_delivery = $now;
$this->note_public='Pulbic note';
$this->note_public='Public note';
$this->note_private='Private note';
$i=0;