diff docs/changelog.rst @ 3492:0065f7fe60f6 beta

fix spelling of committer
author Mads Kiilerich <madski@unity3d.com>
date Wed, 06 Mar 2013 19:54:36 +0100
parents 5706f6ab60cf
children 224cc3661f7d
line wrap: on
line diff
--- a/docs/changelog.rst	Wed Mar 06 15:40:58 2013 +0100
+++ b/docs/changelog.rst	Wed Mar 06 19:54:36 2013 +0100
@@ -139,8 +139,8 @@
   When this is used together with mercurial internal translation system
   it can lead to UnicodeDecodeErrors
 - fixes #645 Fix git handler when doing delete remote branch
-- implements #649 added two seperate method for author and commiter to VCS
-  changeset class switch author for git backed to be the real author not commiter
+- implements #649 added two seperate method for author and committer to VCS
+  changeset class switch author for git backed to be the real author not committer
 - fix issue #504 RhodeCode is showing different versions of README on
   different summary page loads
 - implemented #658 Changing username in LDAP-Mode should not be allowed.