summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/PagedResults/IAdapter.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/lib/PagedResults/IAdapter.php')
-rw-r--r--apps/user_ldap/lib/PagedResults/IAdapter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/PagedResults/IAdapter.php b/apps/user_ldap/lib/PagedResults/IAdapter.php
index 31338126e40..62a0d0440c5 100644
--- a/apps/user_ldap/lib/PagedResults/IAdapter.php
+++ b/apps/user_ldap/lib/PagedResults/IAdapter.php
@@ -80,7 +80,7 @@ interface IAdapter {
public function getResponseCallArgs(array $originalArgs): array;
/**
- * the adapter should do it's LDAP function call and return success state
+ * the adapter should do its LDAP function call and return success state
*
* @param resource|\LDAP\Connection $link LDAP resource
* @return bool