mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/9704] Fix minor typo in coding guidelines.
PHPBB3-9704
This commit is contained in:
parent
b7ae0fe4e9
commit
58cb46d344
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue