Skip to content

Commit

Permalink
added missing '\'
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBatSilva committed Apr 14, 2012
1 parent 18dbad7 commit fe5b66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
Expand Up @@ -523,7 +523,7 @@ class ClassMetadataInfo implements ClassMetadata
/**
* NamingStrategy determining the default column and table names
*
* @var Doctrine\ORM\Mapping\NamingStrategy
* @var \Doctrine\ORM\Mapping\NamingStrategy
*/
protected $namingStrategy;

Expand Down

0 comments on commit fe5b66e

Please sign in to comment.