[ticket/9704] Fix minor typo in coding guidelines.

PHPBB3-9704
This commit is contained in:
Igor Wiedler 2010-07-08 09:15:03 +02:00
parent b7ae0fe4e9
commit 58cb46d344

View file

@ -288,7 +288,7 @@ PHPBB_QA (Set board to QA-Mode, which means the updater also c
<div class="content">
<p>Please note that these Guidelines applies to all php, html, javascript and css files.</p>
<p>Please note that these guidelines apply to all php, html, javascript and css files.</p>
<a name="namingvars"></a><h3>2.i. Variable/Function Naming</h3>