summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiogo Resende <dresende@thinkdigital.pt>2015-09-30 17:26:55 +0000
committerDiogo Resende <dresende@thinkdigital.pt>2015-09-30 17:26:55 +0000
commit63a6259328b602b0392f3b2eb1cd2adf4d275bc5 (patch)
treeed32fb0ac5cc679c8848cd8f68baf32a87ac2d70
parente471356f76ca2561cf26fc01d6527c6b90e4bf9e (diff)
downloadgitlab-ce-63a6259328b602b0392f3b2eb1cd2adf4d275bc5.tar.gz
Adds missing plural form of applications of previous commit
-rw-r--r--app/views/admin/applications/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/applications/index.html.haml b/app/views/admin/applications/index.html.haml
index 6ac45a3db1a..db8d61ec6dc 100644
--- a/app/views/admin/applications/index.html.haml
+++ b/app/views/admin/applications/index.html.haml
@@ -2,7 +2,7 @@
%h3.page-title
System OAuth applications
%p.light
- System OAuth application don't belong to any user and can only be managed by admins
+ System OAuth applications don't belong to any user and can only be managed by admins
%hr
%p= link_to 'New Application', new_admin_application_path, class: 'btn btn-success'
%table.table.table-striped