Skip to content

Fix grammar in compression.zstd docs: "it's" → "its"#145286

Open
Anandesh-Sharma wants to merge 1 commit intopython:mainfrom
Anandesh-Sharma:fix-zstd-docs-grammar
Open

Fix grammar in compression.zstd docs: "it's" → "its"#145286
Anandesh-Sharma wants to merge 1 commit intopython:mainfrom
Anandesh-Sharma:fix-zstd-docs-grammar

Conversation

@Anandesh-Sharma
Copy link

@Anandesh-Sharma Anandesh-Sharma commented Feb 26, 2026

Summary

  • Fix two instances of "it's value" → "its value" in the compression.zstd documentation
  • "Its" is the possessive pronoun; "it's" is a contraction of "it is"
  • Affected: CompressionParameter and DecompressionParameter class docstrings

Test plan

  • Documentation builds without warnings

📚 Documentation preview 📚: https://cpython-previews--145286.org.readthedocs.build/

Fix two instances of "it's value" to "its value" in the
CompressionParameter and DecompressionParameter documentation.
"Its" is the possessive form; "it's" is the contraction of "it is".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@python-cla-bot
Copy link

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants