Skip to content

Commit c88bf54

Browse files
bonzinigitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0ea5292 commit c88bf54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ trailer.<token>.where::
193193
configuration variable and it overrides what is specified by
194194
that option for trailers with the specified <token>.
195195

196-
trailer.<token>.ifexist::
197-
This option takes the same values as the 'trailer.ifexist'
196+
trailer.<token>.ifexists::
197+
This option takes the same values as the 'trailer.ifexists'
198198
configuration variable and it overrides what is specified by
199199
that option for trailers with the specified <token>.
200200

0 commit comments

Comments
 (0)