diff --git a/inc/lib_config.php b/inc/lib_config.php index 777673a8b3..6863146cde 100644 --- a/inc/lib_config.php +++ b/inc/lib_config.php @@ -81,7 +81,7 @@ class OC_CONFIG{ /** - * lisen for configuration changes + * listen for configuration changes * */ public static function configListener(){ @@ -139,7 +139,7 @@ class OC_CONFIG{ } /** - * lisen for admin configuration changes and write it to the file + * listen for admin configuration changes and write it to the file *4bd0be1185e76 */ public static function writeAdminListener(){