Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBatSilva committed Nov 24, 2011
1 parent 3a4cc1a commit 08ad1ea
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@ function getAllMetadata();
* Gets the class metadata descriptor for a class.
*
* @param string $className The name of the class.
* @return Doctrine\ODM\MongoDB\Mapping\ClassMetadata
* @return ClassMetadata
*/
function getMetadataFor($className);

Expand Down

0 comments on commit 08ad1ea

Please sign in to comment.