summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-23 00:52:06 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-23 00:52:06 -0700
commitb5461e0c56fefea1fd307996a1f517899273c920 (patch)
treee35e3ef9ae1bf1e8e35e9fcbc7311955d14e980f
parent5dfe3d73c0c055680eee1bd2a069876d80116839 (diff)
parent1833f8e75f9f44535f34c7a95ea41baa9b4234a1 (diff)
downloadgitlab-ce-b5461e0c56fefea1fd307996a1f517899273c920.tar.gz
Merge pull request #3656 from kosh30/master
Typo fix in app/views/commit/huge_commit.html.haml
-rw-r--r--app/views/commit/huge_commit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/commit/huge_commit.html.haml b/app/views/commit/huge_commit.html.haml
index 7f0bcf38037..5d447d6cee5 100644
--- a/app/views/commit/huge_commit.html.haml
+++ b/app/views/commit/huge_commit.html.haml
@@ -1,3 +1,3 @@
-= render "commits/commit_box"
+= render "commit/commit_box"
.alert.alert-error
%h4 Commit diffs are too big to be displayed