Skip to content

Commit 0ff38b8

Browse files
authored
fix typo
1 parent cf33f41 commit 0ff38b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cherry_pick_pull.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Checkout a PR from GitHub. (Yes, this is sitting in a Git tree. How
1818
# meta.) Assumes you care about pulls from remote "upstream" and
19-
# checks thems out to a branch named:
19+
# checks them out to a branch named:
2020
# automated-cherry-pick-of-<pr>-<target branch>-<timestamp>
2121

2222
set -o errexit

0 commit comments

Comments
 (0)