Skip to content

Fix typo in test module usage message#11374

Merged
miss-islington merged 1 commit intopython:masterfrom
sth:typo-test-cmdline
Dec 31, 2018
Merged

Fix typo in test module usage message#11374
miss-islington merged 1 commit intopython:masterfrom
sth:typo-test-cmdline

Conversation

@sth
Copy link
Copy Markdown
Contributor

@sth sth commented Dec 30, 2018

A minor typo in the output of python -m test -h.
A space was missing in between two words.
howmuch -> how much

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @sth for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-11390 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 31, 2018
A minor typo in the output of `python -m test -h`.
A space was missing in between two words.
howmuch -> how much
(cherry picked from commit 7108aab)

Co-authored-by: sth <sth.dev@tejp.de>
miss-islington added a commit that referenced this pull request Dec 31, 2018
A minor typo in the output of `python -m test -h`.
A space was missing in between two words.
howmuch -> how much
(cherry picked from commit 7108aab)

Co-authored-by: sth <sth.dev@tejp.de>
csabella pushed a commit to csabella/cpython that referenced this pull request Dec 31, 2018
A minor typo in the output of `python -m test -h`.
A space was missing in between two words.
howmuch -> how much
@sth sth deleted the typo-test-cmdline branch January 1, 2019 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants