From c9e9cd746ed86cc2ce2de841e7663ec30b165c24 Mon Sep 17 00:00:00 2001
From: the1matrix1 <the1matrix1@ispconfig3>
Date: Fri, 14 May 2010 08:15:09 +0000
Subject: [PATCH]

---
 CODING_NOTES.php.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CODING_NOTES.php.txt b/CODING_NOTES.php.txt
index dc90e048b7..ca3cf78ffe 100644
--- a/CODING_NOTES.php.txt
+++ b/CODING_NOTES.php.txt
@@ -12,7 +12,7 @@ please mark any section that need review or work on with
 * Add documentation about access levels (public, private, protected).
 * Make function / var names on the following way, first word lower, next word(s) first letter upper like. getFirstResult();
 
-Pear coding guiidelines
+Pear coding guidelines
 
 //*****************************************************************************
 // Commenting style
-- 
GitLab