[ticket/16181] Fix typo in comment

PHPBB3-16181
This commit is contained in:
Marc Alexander 2019-10-20 20:54:39 +02:00
parent 29957a92ef
commit ebdb38857c
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -219,7 +219,7 @@ class oauth extends \phpbb\auth\provider\base
/** /**
* Check to see if this provider is already associated with an account. * 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. * so values are quoted in the SQL WHERE statement.
*/ */
$data = array( $data = array(