summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-02 23:17:02 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-02 23:17:02 +0000
commit0aab60943c11df7b71d9b8374737d492a7476908 (patch)
treebe7b0a2c2cae68c323b4fd4f12cb1f7805de542e
parent935306af80226398f72721ac973ad14e45feb3e1 (diff)
downloadredmine-0aab60943c11df7b71d9b8374737d492a7476908.tar.gz
redmine-0aab60943c11df7b71d9b8374737d492a7476908.zip
Merged r5614 from trunk.
Fix a typo in public/help/wiki_syntax_detailed.html. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.1-stable@5616 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--public/help/wiki_syntax_detailed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html
index a1af336a8..23ea8b7cc 100644
--- a/public/help/wiki_syntax_detailed.html
+++ b/public/help/wiki_syntax_detailed.html
@@ -200,7 +200,7 @@ p>. right aligned
p=. centered
</pre>
- <p style="text-align:center;">This is centered paragraph.</p>
+ <p style="text-align:center;">This is a centered paragraph.</p>
<h3><a name="10" class="wiki-page"></a>Blockquotes</h3>