Skip to content

Fix JSDoc typos:widhts->widths,coordiante->coordinate#8748

Open
harshiltewari2004 wants to merge 1 commit intoprocessing:mainfrom
harshiltewari2004:fix-jsdoc-typos
Open

Fix JSDoc typos:widhts->widths,coordiante->coordinate#8748
harshiltewari2004 wants to merge 1 commit intoprocessing:mainfrom
harshiltewari2004:fix-jsdoc-typos

Conversation

@harshiltewari2004
Copy link
Copy Markdown

@harshiltewari2004 harshiltewari2004 commented Apr 28, 2026

Resolves #8744

Changes

Fixed three JSDoc/comment typos. No behavior changes — comment-only edits.

  • src/core/helpers.js (line 19): widhtswidths
  • src/webgl/p5.RendererGL.js (lines 323–324): coordiantecoordinate (two occurrences in the JSDoc for @param x and @param y)

Screenshots of the change

N/A — comment-only change, no visual impact.

PR Checklist

@welcome
Copy link
Copy Markdown

welcome Bot commented Apr 28, 2026

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

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.

[p5.js 2.0+ Bug Report]:Typos in JSDoc comments: "widhts" in helpers.js and "coordiante" in p5.RendererGL.js

1 participant