From 290b2d7355ed7075eb1e05f6d4b36d3ea1b9534b Mon Sep 17 00:00:00 2001
From: Elias Probst <mail@eliasprobst.eu>
Date: Sat, 1 Jan 2011 01:08:40 +0100
Subject: [PATCH] =?UTF-8?q?Fix=20further=20typos=20in=20comments,=20too=20?=
 =?UTF-8?q?(lisen=20=E2=86=92=20listen).?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 inc/lib_config.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/inc/lib_config.php b/inc/lib_config.php
index 777673a8b31..6863146cde9 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(){
-- 
GitLab