aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/auth/provider/oauth/oauth.php
diff options
context:
space:
mode:
authorn-aleha <nick_aleha@myway.com>2014-09-21 00:16:36 +0300
committern-aleha <nick_aleha@myway.com>2014-09-21 00:33:07 +0300
commit7313cc777e92883d1c5c6cf26d5dbd6748d8e106 (patch)
treea3629369a0364f485d42ab58bf53c63629c03860 /phpBB/phpbb/auth/provider/oauth/oauth.php
parente00545588145e7d4d33cb9780673f36a6049f0eb (diff)
downloadforums-7313cc777e92883d1c5c6cf26d5dbd6748d8e106.tar
forums-7313cc777e92883d1c5c6cf26d5dbd6748d8e106.tar.gz
forums-7313cc777e92883d1c5c6cf26d5dbd6748d8e106.tar.bz2
forums-7313cc777e92883d1c5c6cf26d5dbd6748d8e106.tar.xz
forums-7313cc777e92883d1c5c6cf26d5dbd6748d8e106.zip
[ticket/13085] Fix typo in oauth.php
PHPBB3-13085
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 902c6ae84c..c0ce3f1fba 100644
--- a/phpBB/phpbb/auth/provider/oauth/oauth.php
+++ b/phpBB/phpbb/auth/provider/oauth/oauth.php
@@ -105,7 +105,7 @@ class oauth extends \phpbb\auth\provider\base
protected $phpbb_root_path;
/**
- * PHP extenstion
+ * PHP file extension
*
* @var string
*/