Skip to content

Commit 1df2d6e

Browse files
committed
Merge branch 'pa/cherry-pick-doc-typo'
"git cherry-pick --help" had three instances of word "behavior", one of which was spelled "behaviour", which is updated to match the other two. * pa/cherry-pick-doc-typo: git-cherry-pick.txt: correct a small typo
2 parents 160ef79 + cd82b7a commit 1df2d6e

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
@@ -128,7 +128,7 @@ effect to your index in a row.
128128

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

134134
--keep-redundant-commits::

0 commit comments

Comments
 (0)