diff --git a/scripts/cherry_pick_pull.sh b/scripts/cherry_pick_pull.sh index 5327b1f02..b9c2b7209 100755 --- a/scripts/cherry_pick_pull.sh +++ b/scripts/cherry_pick_pull.sh @@ -16,7 +16,7 @@ # Checkout a PR from GitHub. (Yes, this is sitting in a Git tree. How # meta.) Assumes you care about pulls from remote "upstream" and -# checks thems out to a branch named: +# checks them out to a branch named: # automated-cherry-pick-of--- set -o errexit