8000 fix typo · abhinavcoder/python@0ff38b8 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0