From 84bbf07d962c58f0c8b1dc6fdb6c47b29f6e8815 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 10 Sep 2014 22:20:40 +0200 Subject: Typo localy -> locally. --- app/views/projects/diffs/_diffs.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/diffs/_diffs.html.haml b/app/views/projects/diffs/_diffs.html.haml index 2d7ecdc3809..334ea1ba82f 100644 --- a/app/views/projects/diffs/_diffs.html.haml +++ b/app/views/projects/diffs/_diffs.html.haml @@ -24,4 +24,4 @@ %h4 Failed to collect changes %p - Maybe diff is really big and operation failed with timeout. Try to get diff localy + Maybe diff is really big and operation failed with timeout. Try to get diff locally -- cgit v1.2.1