summaryrefslogtreecommitdiffstats
path: root/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/ObjectIdentityRetrievalStrategyInterface.php')
-rw-r--r--Acl/Model/ObjectIdentityRetrievalStrategyInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php b/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
index 26f77e4..551cb46 100644
--- a/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
+++ b/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php
@@ -19,7 +19,7 @@ namespace Symfony\Component\Security\Acl\Model;
interface ObjectIdentityRetrievalStrategyInterface
{
/**
- * Retrievies the object identity from a domain object
+ * Retrieves the object identity from a domain object
*
* @param object $domainObject
* @return ObjectIdentityInterface