From 6af38f51453d6a59eb983c13efa1e08303c2ec16 Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Fri, 10 Aug 2012 19:47:54 -0400 Subject: "Cant" -> "Can't" --- app/views/snippets/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/snippets/index.html.haml') diff --git a/app/views/snippets/index.html.haml b/app/views/snippets/index.html.haml index 2d07921e879..7229b587bc8 100644 --- a/app/views/snippets/index.html.haml +++ b/app/views/snippets/index.html.haml @@ -4,7 +4,7 @@ .alert-message.block-message = link_to new_project_snippet_path(@project), class: "btn small add_new right", title: "New Snippet" do Add new snippet - Share code pastes with others if it cant be in a git repository + Share code pastes with others if it can't be in a git repository %br To add new snippet - click on button. -- cgit v1.2.3