diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-01-05 12:44:42 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-01-05 12:44:42 +0200 |
commit | 9993a0e356788e6327b92ec481800ce8bf86dce0 (patch) | |
tree | 03b3543b6dd8f46b751eb484aa0c7a193fadd763 /doc/permissions | |
parent | 5dbbec4612d12d00d9db6ad057044054b923817f (diff) | |
download | gitlab-ce-9993a0e356788e6327b92ec481800ce8bf86dce0.tar.gz |
Use plural instead of refering explicitly to male/female.
Diffstat (limited to 'doc/permissions')
-rw-r--r-- | doc/permissions/permissions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md index d70cbb28074..c9928e11b2e 100644 --- a/doc/permissions/permissions.md +++ b/doc/permissions/permissions.md @@ -49,4 +49,4 @@ If a user is a GitLab administrator they receive all permissions. | Manage group members | | | | | ✓ | | Remove group | | | | | ✓ | -Any user can remove himself from a group, unless he is the last Owner of the group. +Any user can remove themselves from a group, unless they are the last Owner of the group. |