Browse Source

[translatable] fix typo with annotation issue, closes #232

gedi 13 years ago
parent
commit
a37264700d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Gedmo/Translatable/TranslationListener.php

+ 1 - 1
lib/Gedmo/Translatable/TranslationListener.php

@@ -125,7 +125,7 @@ class TranslationListener extends MappedEventSubscriber
     }
 
     /**
-     * Add additional @translation for pending $oid object
+     * Add additional $translation for pending $oid object
      * which is being inserted
      *
      * @param string $oid