Skip to content

Commit cd82b7a

Browse files
scorphusgitster
authored andcommitted
git-cherry-pick.txt: correct a small typo
Most of the document mentions `behavior` instead of the British variation, `behaviour`. This change makes it consistent. Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 282616c commit cd82b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-cherry-pick.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ effect to your index in a row.
125125

126126
--allow-empty-message::
127127
By default, cherry-picking a commit with an empty message will fail.
128-
This option overrides that behaviour, allowing commits with empty
128+
This option overrides that behavior, allowing commits with empty
129129
messages to be cherry picked.
130130

131131
--keep-redundant-commits::

0 commit comments

Comments
 (0)