fix typo at test/unit/helpers/application_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@13093 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2014-04-16 00:20:15 +00:00
parent 4b1f75e611
commit a581f35dff
1 changed files with 1 additions and 1 deletions

View File

@ -705,7 +705,7 @@ RAW
link_to("Unknown page",
"/projects/onlinestore/wiki/Unknown_page",
:class => "wiki-page new"),
# striked through link
# struck through link
'-[[Another page|Page]]-' =>
"<del>".html_safe +
link_to("Page",