Merge pull request #2976 from n-aleha/ticket/13085

[ticket/13085] Fix typo in oauth.php
This commit is contained in:
Dhruv Goel 2014-09-21 10:29:07 +05:30
commit b02e579c1c

View file

@ -105,7 +105,7 @@ class oauth extends \phpbb\auth\provider\base
protected $phpbb_root_path;
/**
* PHP extenstion
* PHP file extension
*
* @var string
*/