Skip to content

AI spam#467

Closed
Labib-Bin-Salam wants to merge 1 commit into
pallets:mainfrom
Labib-Bin-Salam:fix-doc-and-docstring-typos
Closed

AI spam#467
Labib-Bin-Salam wants to merge 1 commit into
pallets:mainfrom
Labib-Bin-Salam:fix-doc-and-docstring-typos

Conversation

@Labib-Bin-Salam

Copy link
Copy Markdown

A few small typo fixes spotted while reading the docs and source. Docs/comment only — no code change.

  • docs/tutorials/installation.rst: "Quart dependends on" → "depends"
  • docs/tutorials/blog_tutorial.rst: "arranged verically" → "vertically"
  • docs/reference/versioning.rst: "This happended with Python 3.6" → "happened"; "may, is rare circumstances" → "in rare circumstances"
  • src/quart/app.py (Quart docstring): "The class to user for responses" → "to use"; "Warpper around configuration SECRET_KEY" → "Wrapper"

ruff check and ruff format pass.

- docs/tutorials/installation.rst: dependends -> depends
- docs/tutorials/blog_tutorial.rst: verically -> vertically
- docs/reference/versioning.rst: happended -> happened; "is rare" -> "in rare"
- src/quart/app.py: Warpper -> Wrapper; "to user" -> "to use" (Quart docstring)
@davidism davidism closed this Jun 11, 2026
@davidism davidism changed the title Fix typos in docs and an app docstring AI spam Jun 11, 2026
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