Merge branch 'ticket/igorw/9509' into prep-release-3.0.8

* ticket/igorw/9509:
  [ticket/9509] Fix a typo and wrong period placement
This commit is contained in:
Andreas Fischer 2010-11-18 14:01:38 +01:00
commit d917b2d737

View file

@ -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>