Skip to content

fix: duplicated words in wgpu-hal lib.rs and wgpu-types surface/limits doc-comments#9549

Open
otjdiepluong wants to merge 1 commit into
gfx-rs:trunkfrom
otjdiepluong:fix/duplicated-words-in-wgpu-hal-and-types-doc-comments
Open

fix: duplicated words in wgpu-hal lib.rs and wgpu-types surface/limits doc-comments#9549
otjdiepluong wants to merge 1 commit into
gfx-rs:trunkfrom
otjdiepluong:fix/duplicated-words-in-wgpu-hal-and-types-doc-comments

Conversation

@otjdiepluong
Copy link
Copy Markdown

Three one-line typo fixes for duplicated words in doc-comments:

  • wgpu-hal/src/lib.rs — "/// This is a borrow because the surrounding core::Instance keeps the the owned display handle" → "...keeps the owned display handle"
  • wgpu-types/src/surface.rs — "/// a full monitor refresh to do their computations. ... sacrificing latency when the the CPU and GPU" → "...when the CPU and GPU"
  • wgpu-types/src/limits.rs — "/// These default limits are guaranteed to to work on all modern" → "/// These default limits are guaranteed to work on all modern"

No code/behavior change.

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.

1 participant