Skip to content

Typo fixes in error.py#711

Merged
soxoj merged 1 commit intosoxoj:mainfrom
Ben-Chapman:patch-1
Oct 16, 2022
Merged

Typo fixes in error.py#711
soxoj merged 1 commit intosoxoj:mainfrom
Ben-Chapman:patch-1

Conversation

@Ben-Chapman
Copy link
Copy Markdown
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
Copy Markdown
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