Skip to content

Typo fixes in error.py #711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Typo fixes in error.py #711

merged 1 commit into from
Oct 16, 2022

Conversation

Ben-Chapman
Copy link
Contributor

Fixing two small typos in the error definition file:

  • "switch to another..." -> ""Switch to another...
    • Capitalizing this sentence
  • "...parallel connections (e.g. --n 10)" -> "...parallel connections (e.g. -n 10)"
    • Removing the extra - for this option

Fixing two small typos in the error definition file:
 - "switch to another..." -> ""Switch to another...
    - Capitalizing this sentence 
 - "...parallel connections (e.g. --n 10)" -> "...parallel connections (e.g. -n 10)"
    - Removing the extra `-` for this option
@soxoj
Copy link
Owner

soxoj commented Oct 16, 2022

Thank you!

@soxoj soxoj merged commit 10ef102 into soxoj:main Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants