Commit 8b883dc45c505fc04a6fbb310682d85799103c5e
Exists in
master
and in
4 other branches
Merge pull request #4080 from babatakao/patch-1
Fixed typo in CHANGELOG.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -3,7 +3,7 @@ v 5.3.0 |
3 | 3 | - Campfire service added |
4 | 4 | - HipChat service added |
5 | 5 | - Fixed bug with LDAP + git over http |
6 | - - Fixed bug with googla analytics code being ignored | |
6 | + - Fixed bug with google analytics code being ignored | |
7 | 7 | - Improve sign-in page if ldap enabled |
8 | 8 | - Respect newlines in wall messages |
9 | 9 | - Generate the Rails secret token on first run | ... | ... |