From: root Date: Sun, 12 Feb 2012 23:49:38 +0000 (-0600) Subject: Fixed a typo by the third n in 'commit'. X-Git-Tag: v2.2.0pre~36 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3f4eb731dfeca1c36de6a74945170fd6d6efb80b;p=wvm%2Fgitlab.git Fixed a typo by the third n in 'commit'. --- diff --git a/app/views/notify/note_commit_email.html.haml b/app/views/notify/note_commit_email.html.haml index 6683d1f1f..41501deeb 100644 --- a/app/views/notify/note_commit_email.html.haml +++ b/app/views/notify/note_commit_email.html.haml @@ -4,7 +4,7 @@ %td{:style => "font-size: 1px; line-height: 1px;", :width => "21"} %td{:align => "left", :style => "padding: 20px 0 0;"} %h2{:style => "color:#646464; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "} - New comment for commmit + New comment for commit = link_to truncate(@commit.id.to_s, :length => 16), project_commit_url(@project, :id => @commit.id, :anchor => "note_#{@note.id}") %td{:style => "font-size: 1px; line-height: 1px;", :width => "21"} %tr