diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-09-23 16:03:38 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-09-23 16:03:38 -0400 |
commit | de844ebf6ce6044b98f0e7e1d2e8cb9d032f7f00 (patch) | |
tree | 726195b548121b8eb3388a946b8a4dd2578fa188 /app | |
parent | 316358345aee2e8668f1ab048d57c2176e8788b4 (diff) | |
download | gitlab-ce-de844ebf6ce6044b98f0e7e1d2e8cb9d032f7f00.tar.gz |
"fine grained" -> "fine-grained"
Diffstat (limited to 'app')
-rw-r--r-- | app/views/help/index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 8982831e20d..b05e960abc6 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -9,7 +9,7 @@ %p.slead GitLab is open source software to collaborate on code. %br - Manage git repositories with fine grained access controls that keep your code secure. + Manage git repositories with fine-grained access controls that keep your code secure. %br Perform code reviews and enhance collaboration with merge requests. %br |