git-shortlog.txt: fix example about .mailmap
commit3fe2bf2fa700a6bc37107be97603945fdbeeeab3
authorMichele Ballabio <barra_cuda@katamail.com>
Fri, 30 Jan 2009 16:55:24 +0000 (30 17:55 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 31 Jan 2009 05:11:50 +0000 (30 21:11 -0800)
tree3b71093227af2d015de2f74d4a41094e2e1c456a
parentad8c3477b890dfb125ac5ea8962f945f056674d7
git-shortlog.txt: fix example about .mailmap

In the example, Joe Developer has <joe@example.com> as his email,
but in the .mailmap is <joe@random.com>. Use example.com instead.

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-shortlog.txt