Commit de0abc0b428444db3ae386a6a564f4e17f64b786
Exists in
spb-stable
and in
3 other branches
Merge branch 'fix-projects-spelling' into 'master'
Fix spelling of plural project (projects and not project's). Just a minor spelling error.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | %span.pull-right #{@issues.total_count} issues | 3 | %span.pull-right #{@issues.total_count} issues |
4 | 4 | ||
5 | %p.light | 5 | %p.light |
6 | - List all issues from all project's you have access to. | 6 | + List all issues from all projects you have access to. |
7 | %hr | 7 | %hr |
8 | 8 | ||
9 | .row | 9 | .row |