Explorar el Código

[Loggable] fix typo

Boussekeyt Jules hace 14 años
padre
commit
55f123003a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Gedmo/Loggable/Mapping/Annotations.php

+ 1 - 1
lib/Gedmo/Loggable/Mapping/Annotations.php

@@ -10,7 +10,7 @@ use Doctrine\Common\Annotations\Annotation;
  *
  * @author Boussekeyt Jules <jules.boussekeyt@gmail.com>
  * @author Gediminas Morkevicius <gediminas.morkevicius@gmail.com>
- * @package Gedmo.Translatable.Mapping
+ * @package Gedmo.Loggable.Mapping
  * @subpackage Annotations
  * @link http://www.gediminasm.org
  * @license MIT License (http://www.opensource.org/licenses/mit-license.php)