diff --git a/CODING_NOTES.php.txt b/CODING_NOTES.php.txt index dc90e048b76aa1b4104fb47cfc3ffae5db1a9323..ca3cf78ffeeed5ab3414f277b791e3e471927c5e 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