aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-03-06 15:06:58 +0100
committerAndreas Fischer <bantu@phpbb.com>2011-03-06 15:06:58 +0100
commit7027489c8ebbd1f3a77a6357db8dc6e862cd978d (patch)
tree8ddb2cc23a6b8ded7116716cb9552d97d868b1ad /phpBB/docs/coding-guidelines.html
parent12721f654e1503ddcf78dd1f0066516bdd08f989 (diff)
parent36e96bbc6a540e0910e2881c4ba3a629b0e00d9b (diff)
downloadforums-7027489c8ebbd1f3a77a6357db8dc6e862cd978d.tar
forums-7027489c8ebbd1f3a77a6357db8dc6e862cd978d.tar.gz
forums-7027489c8ebbd1f3a77a6357db8dc6e862cd978d.tar.bz2
forums-7027489c8ebbd1f3a77a6357db8dc6e862cd978d.tar.xz
forums-7027489c8ebbd1f3a77a6357db8dc6e862cd978d.zip
Merge branch 'ticket/p/10059' into develop-olympus
* ticket/p/10059: [ticket/10059] Fix two misspellings of consistent.
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 7434fa4870..bce65335d6 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -1018,7 +1018,7 @@ append_sid(&quot;{$phpbb_root_path}memberlist.$phpEx&quot;, 'mode=group&amp;amp;
<h4>General function usage: </h4>
- <p>Some of these functions are only chosen over others because of personal preference and having no other benefit than to be consistant over the code.</p>
+ <p>Some of these functions are only chosen over others because of personal preference and having no other benefit than to be consistent over the code.</p>
<ul>
<li>