From 0a132e48f9d270aa011f1040d8a4dd136a61d13e 2011-05-02 23:07:16 From: Toshi MARUYAMA Date: 2011-05-02 23:07:16 Subject: [PATCH] Fix typos in public/help/wiki_syntax_detailed.html. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5614 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index 0c9cea3..ad0268b 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -47,7 +47,7 @@
  • Link to an issue: #124 (displays #124, link is striked-through if the issue is closed)
  • Link to a changeset: r758 (displays r758)
  • Link to a changeset with a non-numeric hash: commit:c6f4d0fd (displays c6f4d0fd).
  • -
  • Link to a changeset of another project: sandbox:r758 (displays sanbox:r758)
  • +
  • Link to a changeset of another project: sandbox:r758 (displays sandbox:r758)
  • Link to a changeset with a non-numeric hash: sandbox:c6f4d0fd (displays sandbox:c6f4d0fd).
  • @@ -205,7 +205,7 @@ p>. right aligned p=. centered -

    This is centered paragraph.

    +

    This is a centered paragraph.

    Blockquotes