[feature/module_services] Fix typo in forumlist module

This commit is contained in:
Marc Alexander
2013-11-16 15:13:50 +01:00
parent ebabc1117c
commit 025c368ed9

View File

@@ -66,7 +66,7 @@ class forumlist extends module_base
protected $user; protected $user;
/** /**
* Construct a custom module object * Construct a forumlist object
* *
* @param \phpbb\auth\auth $auth phpBB auth service * @param \phpbb\auth\auth $auth phpBB auth service
* @param \phpbb\config\config $config phpBB config * @param \phpbb\config\config $config phpBB config