Skip to content

docs: duplicated words in pyo3-introspection, guide, and ffi compat comment#6045

Merged
davidhewitt merged 1 commit into
PyO3:mainfrom
quyentonndbs:fix/duplicated-words-in-pyo3-source-and-guide
May 14, 2026
Merged

docs: duplicated words in pyo3-introspection, guide, and ffi compat comment#6045
davidhewitt merged 1 commit into
PyO3:mainfrom
quyentonndbs:fix/duplicated-words-in-pyo3-source-and-guide

Conversation

@quyentonndbs
Copy link
Copy Markdown
Contributor

Three one-line typo fixes for duplicated words:

  • pyo3-introspection/src/main.rs — in the anyhow! error message: "the name of the python module to introspect and and the path of the directory" → "...introspect and the path of the directory"
  • guide/src/advanced/sharing-types.md — "PyO3's PyErr type is is not currently #[repr(C)]" → "...PyErr type is not currently..."
  • pyo3-ffi/src/compat/mod.rs — "// cfgs line up, then the the two glob imports will resolve" → "...then the two glob imports..."

No code/behavior change.

@davidhewitt davidhewitt changed the title fix: duplicated words in pyo3-introspection, guide, and ffi compat comment docs: duplicated words in pyo3-introspection, guide, and ffi compat comment May 14, 2026
Copy link
Copy Markdown
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

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

Thanks!

@davidhewitt davidhewitt added this pull request to the merge queue May 14, 2026
Merged via the queue into PyO3:main with commit b75bf43 May 14, 2026
48 of 49 checks passed
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