Skip to content

Commit 6146179

Browse files
committed
Merge branch 'fk/doc-format-patch-vn'
Docfix. * fk/doc-format-patch-vn: doc: format-patch: fix typo
2 parents 07528be + d614f07 commit 6146179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-format-patch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ will want to ensure that threading is disabled for `git send-email`.
170170
-v <n>::
171171
--reroll-count=<n>::
172172
Mark the series as the <n>-th iteration of the topic. The
173-
output filenames have `v<n>` pretended to them, and the
173+
output filenames have `v<n>` prepended to them, and the
174174
subject prefix ("PATCH" by default, but configurable via the
175175
`--subject-prefix` option) has ` v<n>` appended to it. E.g.
176176
`--reroll-count=4` may produce `v4-0001-add-makefile.patch`

0 commit comments

Comments
 (0)