Fix spelling of plural project (projects and not project's).

This commit is contained in:
Pixelindustries 2014-02-11 10:03:44 +01:00
parent faafde2d2b
commit 9d3d0a9e18
2 changed files with 2 additions and 2 deletions

2
app/views/dashboard/issues.html.haml Normal file → Executable file
View File

@ -3,7 +3,7 @@
%span.pull-right #{@issues.total_count} issues %span.pull-right #{@issues.total_count} issues
%p.light %p.light
List all issues from all project's you have access to. List all issues from all projects you have access to.
%hr %hr
.row .row

2
app/views/dashboard/merge_requests.html.haml Normal file → Executable file
View File

@ -4,7 +4,7 @@
%p.light %p.light
List all merge requests from all project's you have access to. List all merge requests from all projects you have access to.
%hr %hr
.row .row
.col-md-3 .col-md-3