Commit 6686834c8ddee1bb74265eb696f6e26f8f5e5959

Authored by Dmitriy Zaporozhets
1 parent c34092eb

fix spelling

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/commits/show.html.haml
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
15 %td Author 15 %td Author
16 %td= @commit.author_name 16 %td= @commit.author_name
17 %tr 17 %tr
18 - %td Commited Date 18 + %td Committed Date
19 %td= @commit.created_at.stamp("Aug 21, 2011, 11:15pm") 19 %td= @commit.created_at.stamp("Aug 21, 2011, 11:15pm")
20 %tr 20 %tr
21 %td Message 21 %td Message