aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/oauth/oauth.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-20 20:54:39 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-20 20:54:39 +0200
commitebdb38857c5409e63853cd4d24906f18cb64267d (patch)
treeee13ffa648a8918a224287b92948fc0f4eb7721d /phpBB/phpbb/auth/provider/oauth/oauth.php
parent29957a92ef14a368a1a53a9620955f34eb8536f8 (diff)
downloadforums-ebdb38857c5409e63853cd4d24906f18cb64267d.tar
forums-ebdb38857c5409e63853cd4d24906f18cb64267d.tar.gz
forums-ebdb38857c5409e63853cd4d24906f18cb64267d.tar.bz2
forums-ebdb38857c5409e63853cd4d24906f18cb64267d.tar.xz
forums-ebdb38857c5409e63853cd4d24906f18cb64267d.zip
[ticket/16181] Fix typo in comment
PHPBB3-16181
Diffstat (limited to 'phpBB/phpbb/auth/provider/oauth/oauth.php')
-rw-r--r--phpBB/phpbb/auth/provider/oauth/oauth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/auth/provider/oauth/oauth.php b/phpBB/phpbb/auth/provider/oauth/oauth.php
index 1609128b92..e3f8394bba 100644
--- a/phpBB/phpbb/auth/provider/oauth/oauth.php
+++ b/phpBB/phpbb/auth/provider/oauth/oauth.php
@@ -219,7 +219,7 @@ class oauth extends \phpbb\auth\provider\base
/**
* Check to see if this provider is already associated with an account.
*
- * Enforcing a data type to make sure it are strings and not integers,
+ * Enforcing a data type to make data contains strings and not integers,
* so values are quoted in the SQL WHERE statement.
*/
$data = array(