Fix Condition comment

This commit is contained in:
gmorel
2013-11-23 17:51:59 +01:00
parent d276d5aa52
commit 59a04f6a09
2 changed files with 1 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ namespace Thelia\Condition;
* Date: 8/19/13
* Time: 3:24 PM
*
* A condition set by an admin ready to be serialized and stored in DataBase
* A condition ready to be serialized and stored in DataBase
*
* @package Condition
* @author Guillaume MOREL <gmorel@openstudio.fr>