mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/9509] Fix a typo and wrong period placement
Thanks to Michael C. for spotting this. PHPBB3-9509
This commit is contained in:
parent
7b4cdc94a8
commit
859149f5c3
1 changed files with 2 additions and 2 deletions
|
@ -2349,9 +2349,9 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<a name="commitmessage"></a><h3>7.ii. Commit Messages and Reposiory Rules</h3>
|
||||
<a name="commitmessage"></a><h3>7.ii. Commit Messages and Repository Rules</h3>
|
||||
|
||||
<p>Information on repository rules, such as commit messages can be found at <a href="http://wiki.phpbb.com/display/DEV/Git" title="phpBB Git Information">http://wiki.phpbb.com/display/DEV/Git</a></p>.
|
||||
<p>Information on repository rules, such as commit messages can be found at <a href="http://wiki.phpbb.com/display/DEV/Git" title="phpBB Git Information">http://wiki.phpbb.com/display/DEV/Git</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue