Forráskód Böngészése

[Loggable] fix typo

Boussekeyt Jules 14 éve
szülő
commit
55f123003a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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)