Skip to content
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

Fix typos #1448

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Fix typos #1448

merged 1 commit into from
Sep 16, 2024

Conversation

kianmeng
Copy link
Contributor

Found via typos --hidden --format brief

Found via `typos --hidden --format brief`
@@ -223,8 +223,8 @@ def supports_vsi(driver):
bool
"""
virutal_io = _get_metadata_item(driver, MetadataItem.VIRTUAL_IO)
return virutal_io is not None and virutal_io.upper() == "YES"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny!

@@ -285,7 +285,7 @@
# The format is a list of tuples containing the path and title.
#epub_pre_files = []

# HTML files shat should be inserted after the pages created by sphinx.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@sgillies sgillies self-assigned this Sep 16, 2024
Copy link
Member

@sgillies sgillies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @kianmeng !

@sgillies sgillies merged commit 13c28f6 into Toblerity:main Sep 16, 2024
2 checks passed
sgillies pushed a commit that referenced this pull request Sep 16, 2024
Found via `typos --hidden --format brief`
sgillies added a commit that referenced this pull request Sep 16, 2024
* This is 1.10.1

* Fix typos (#1448)

Found via `typos --hidden --format brief`

* Bump to next dev version

---------

Co-authored-by: Kian-Meng Ang <kianmeng.ang@gmail.com>
@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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.

2 participants