maps: remove trailing whitespace

This commit is contained in:
Sean Farley 2014-03-24 11:20:45 -05:00
parent 170324a962
commit 29501b71b6

View File

@ -14,7 +14,7 @@ class AuthorMap(dict):
If the 'hgsubversion.defaultauthors' configuration option is set to false,
attempting to obtain an unknown author will fail with an Abort.
If the 'hgsubversion.caseignoreauthors' configuration option is set to true,
the userid from Subversion is always compared lowercase.
'''