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
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-30 18:32:02 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-30 18:32:02 +0400
commit7d593c54463307b0e1bb4a2653e161f4f238a3d9 (patch)
tree52daf823a74b57a99504b03f2d3a0fad9e554435 /app/views/commits/_diffs.html.haml
parent7ba4f2dcfaa85fb89e15d9caa21bf75ad976389f (diff)
parentcdd55431735ab359f12bb9b6e203c0face879272 (diff)
Merge pull request #2837 from xudiera/master
Fixed a grammar mistake in alert-message.block-message
Diffstat (limited to 'app/views/commits/_diffs.html.haml')
-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 5e7d43c99cb..5294d19620e 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