1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

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

View File

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