diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 83bd229c8c..ae6cbaacbc 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -2352,7 +2352,7 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))

7.ii. Commit Messages and Reposiory Rules

-

Information on repository rules, such as commit messages can be found at http://wiki.phpbb.com/display/DEV/Git

. +

Information on repository rules, such as commit messages can be found at http://wiki.phpbb.com/display/DEV/Git

.