Skip to content

MAINT: Fix typos in comments, docstrings, and docs#3914

Open
maxtaran2010 wants to merge 1 commit into
py-pdf:mainfrom
maxtaran2010:fix/typos-in-docs-and-comments
Open

MAINT: Fix typos in comments, docstrings, and docs#3914
maxtaran2010 wants to merge 1 commit into
py-pdf:mainfrom
maxtaran2010:fix/typos-in-docs-and-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fixes several small typos found via codespell:

  • `pypdf/_font.py`: `obect` -> `object` in inline comment
  • `tests/test_writer.py`: `emtpy` -> `empty` in docstring
  • `tests/test_reader.py`: `rebuiling` -> `rebuilding` in docstring
  • `docs/dev/documentation.md`: `requrements` -> `requirements`

- pypdf/_font.py: "obect" -> "object" in inline comment
- tests/test_writer.py: "emtpy" -> "empty" in docstring
- tests/test_reader.py: "rebuiling" -> "rebuilding" in docstring
- docs/dev/documentation.md: "requrements" -> "requirements"
Copilot AI review requested due to automatic review settings July 8, 2026 09:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (efc511b) to head (c88dca4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3914   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files          57       57           
  Lines       10738    10738           
  Branches     2006     2006           
=======================================
  Hits        10509    10509           
  Misses        127      127           
  Partials      102      102           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maxtaran2010 maxtaran2010 changed the title Fix typos in comments, docstrings, and docs MAINT: Fix typos in comments, docstrings, and docs Jul 8, 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