README: Replace '...?' with 'author' master
authorW. Trevor King <wking@tremily.us>
Tue, 14 Apr 2015 15:40:03 +0000 (08:40 -0700)
committerW. Trevor King <wking@tremily.us>
Tue, 14 Apr 2015 15:40:03 +0000 (08:40 -0700)
It looks like I got confused while writing up 84f8c846 (Add support
for loading author_hacks, year_hacks, and aliases from the config,
2012-02-16).  Fill in the missing value to avoid confusing more folks
going forward.

README

diff --git a/README b/README
index b90e8e2c3cce7d1327e2fef061ab73751b860719..8e66adefb797e998454b395cc9698deeedbd9212 100644 (file)
--- a/README
+++ b/README
@@ -153,7 +153,7 @@ Occasionally names or email addresses used when committing to the VCS
 will go out of date.  Some VCSs have a built-in method of dealing with
 this (e.g. Git's `.mailmap`_).  For those without such a VCS, you can
 add an `aliases`` section to your config file, where the option names
-are the canonical name of the ...?.  For example::
+are the canonical name of the author.  For example::
 
   [aliases]
   John Doe <jdoe@a.com>: John Doe | jdoe | J. Doe <j@doe.net>