interpret-trailers: fix documentation typo
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Aug 2017 09:03:33 +0000 (11:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 19:23:28 +0000 (12:23 -0700)
Self-explanatory... trailer.ifexists is documented with the
right name, but after a while it switches to ifexist.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found