Skip to content

Commit

Permalink
Merge pull request ZF-Commons#186 from atans/patch-1
Browse files Browse the repository at this point in the history
Small typo fix
  • Loading branch information
akrabat committed Dec 5, 2012
2 parents 83475f9 + ec9d33a commit 20c603b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZfcUser/Service/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ public function getServiceManager()
/**
* Set service manager instance
*
* @param ServiceManager $locator
* @param ServiceManager $serviceManager
* @return User
*/
public function setServiceManager(ServiceManager $serviceManager)
Expand Down

0 comments on commit 20c603b

Please sign in to comment.