Skip to content

Fix documentation typos and obsolete references#670

Merged
banesullivan merged 1 commit into
mainfrom
fix/docs-typos-8709
May 29, 2026
Merged

Fix documentation typos and obsolete references#670
banesullivan merged 1 commit into
mainfrom
fix/docs-typos-8709

Conversation

@banesullivan

Copy link
Copy Markdown
Member

Fixes the tutorial items reported in pyvista/pyvista#8709:

  • clip_sruface -> clip_surface in the clipping exercise and solution.
  • pv.core.utilities.reader.get_reader -> pv.get_reader in the read-file exercise and solution.
  • Removed the note about pv.Cube() producing unmerged faces and duplicate points. pv.Cube() now returns 8 merged points by default, and the example never called clean(), so the note was both obsolete and inconsistent with the code.

@banesullivan banesullivan enabled auto-merge (squash) May 29, 2026 06:33
@github-actions

Copy link
Copy Markdown
Contributor

@banesullivan banesullivan disabled auto-merge May 29, 2026 07:28
@banesullivan banesullivan merged commit fa69f24 into main May 29, 2026
10 checks passed
@banesullivan banesullivan deleted the fix/docs-typos-8709 branch May 29, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant