1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 00:37:42 +02:00

Merge branch 'ticket/evil3/9704' into develop-olympus

* ticket/evil3/9704:
  [ticket/9704] Fix minor typo in coding guidelines.
This commit is contained in:
Andreas Fischer
2010-07-08 19:44:39 +02:00

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>