Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorCarlos Xudiera <xudiera@gmail.com>2013-01-29 21:58:34 +0400
committerCarlos Xudiera <xudiera@gmail.com>2013-01-29 21:58:34 +0400
commitcdd55431735ab359f12bb9b6e203c0face879272 (patch)
tree0b1312e76b4973386344164203a45ebad98b8a48 /app/views
parent9fdbdc662a01ac0845638c1012aa0625de6158be (diff)
Fixed a grammar mistake in alert-message.block-message
Diffstat (limited to 'app/views')
-rw-r--r--app/views/commits/_diffs.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/commits/_diffs.html.haml b/app/views/commits/_diffs.html.haml
index 9a9aed39b08..556e67f6cda 100644
--- a/app/views/commits/_diffs.html.haml
+++ b/app/views/commits/_diffs.html.haml
@@ -1,7 +1,7 @@
- if @suppress_diff
.alert-message.block-message
%p
- %strong Warning! Large commit with more then #{Commit::DIFF_SAFE_SIZE} files changed.
+ %strong Warning! Large commit with more than #{Commit::DIFF_SAFE_SIZE} files changed.
%p To prevent performance issue we rejected diff information.
%p
But if you still want to see diff