Fix further typos in comments, too (lisen → listen).

This commit is contained in:
Elias Probst 2011-01-01 01:08:40 +01:00
parent ba246b450f
commit 290b2d7355

View file

@ -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(){