//small spellchecking

This commit is contained in:
vAugagneur
2013-04-12 11:46:38 +02:00
parent a89c8964b5
commit 846d6c489d

View File

@@ -60,7 +60,7 @@ abstract class ModuleCore
/** @var int need_instance */
public $need_instance = 1;
/** @var string Admin tab correponding to the module */
/** @var string Admin tab corresponding to the module */
public $tab = null;
/** @var boolean Status */