mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #2976 from n-aleha/ticket/13085
[ticket/13085] Fix typo in oauth.php
This commit is contained in:
commit
b02e579c1c
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class oauth extends \phpbb\auth\provider\base
|
|||
protected $phpbb_root_path;
|
||||
|
||||
/**
|
||||
* PHP extenstion
|
||||
* PHP file extension
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue