From 813a79d6e734f1b46fec6b09c892d19aa1f8dcdc Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Fri, 22 Oct 2010 10:06:39 -0400
Subject: [PATCH] Fixed: FS#1382 - Doubling of ftp usernames while changing passwords only

---
 CODING_NOTES.php.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CODING_NOTES.php.txt b/CODING_NOTES.php.txt
index dc90e04..ca3cf78 100644
--- a/CODING_NOTES.php.txt
+++ b/CODING_NOTES.php.txt
@@ -12,7 +12,7 @@
 * 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

--
Gitblit v1.9.1