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

Merge branch 'develop-ascraeus' into develop

# By n-aleha
# Via Dhruv Goel (1) and n-aleha (1)
* develop-ascraeus:
  [ticket/13085] Fix typo in oauth.php
This commit is contained in:
Dhruv
2014-09-21 10:30:01 +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
*/