diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-07-28 22:47:37 -0700 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-07-28 22:47:37 -0700 |
commit | 205107fea1906b5f9a1b95c482cfb515381256c1 (patch) | |
tree | ad77ce2543bfc682ecb7417abb836892c82372d5 | |
parent | cb86cf844c4abddba6e5d5e43cebd3297d724897 (diff) | |
parent | 3648c83ec04addd6ca957cf22c25e5308b067a56 (diff) | |
download | gitlab-ce-205107fea1906b5f9a1b95c482cfb515381256c1.tar.gz |
Merge pull request #4651 from mahmouds/patch-1
fix typo
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 66be96735a9..ee2167fb962 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ v 6.0.0 - Move all profile controllers/views under Profiles:: module - Redesign ssh keys page - Generate fingerprint for ssh keys - - You an use arrows to navigate at tree view + - You can use arrows to navigate at tree view - Apply user project limit only for personal projects - API: Allow login with LDAP credentials - Ability to remove branches/tags with UI |