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("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&

General function usage:

-

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.

+

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.