1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-14 04:30:29 +01:00

[ticket/13085] Fix typo in oauth.php

PHPBB3-13085
This commit is contained in:
n-aleha 2014-09-21 00:16:36 +03:00
parent e005455881
commit 7313cc777e

View File

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