Skip to content

Commit

Permalink
added missing '\'
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBatSilva committed Apr 21, 2012
1 parent 2f67750 commit 4df3c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,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 4df3c75

Please sign in to comment.