From: Paolo Bonzini Date: Tue, 1 Aug 2017 09:03:33 +0000 (+0200) Subject: interpret-trailers: fix documentation typo X-Git-Tag: v2.15.0-rc0~128^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c88bf5436d84762a474048a0a57409a8f2fa2c6b;p=thirdparty%2Fgit.git interpret-trailers: fix documentation typo Self-explanatory... trailer.ifexists is documented with the right name, but after a while it switches to ifexist. Signed-off-by: Paolo Bonzini Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index 76d5fdfaf0..0ef93204f1 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt @@ -193,8 +193,8 @@ trailer..where:: configuration variable and it overrides what is specified by that option for trailers with the specified . -trailer..ifexist:: - This option takes the same values as the 'trailer.ifexist' +trailer..ifexists:: + This option takes the same values as the 'trailer.ifexists' configuration variable and it overrides what is specified by that option for trailers with the specified .