From ebdb38857c5409e63853cd4d24906f18cb64267d Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 20 Oct 2019 20:54:39 +0200 Subject: [PATCH] [ticket/16181] Fix typo in comment PHPBB3-16181 --- phpBB/phpbb/auth/provider/oauth/oauth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(