Skip to content

Fix typo in frameCount reference: number of frames - #706

Closed
sharadvc wants to merge 1 commit into
processing:mainfrom
sharadvc:cursor/fix-framecount-typo-cf77
Closed

Fix typo in frameCount reference: number of frames#706
sharadvc wants to merge 1 commit into
processing:mainfrom
sharadvc:cursor/fix-framecount-typo-cf77

Conversation

@sharadvc

Copy link
Copy Markdown

Corrects "number o frames" to "number of frames" in the English frameCount reference description.

Fixes #698

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@netlify

netlify Bot commented Sep 11, 2026

Copy link
Copy Markdown

Deploy Preview for java-processing-faf822 ready!

Name Link
🔨 Latest commit b63a8ec
🔍 Latest deploy log https://app.netlify.com/projects/java-processing-faf822/deploys/6aa43f4b1c11540008a98329
😎 Deploy Preview https://deploy-preview-706--java-processing-faf822.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sharadvc

Copy link
Copy Markdown
Author

Friendly bump — happy to adjust if anything needs changing. Thanks for reviewing!

@SableRaf

Copy link
Copy Markdown
Collaborator

The reference .json files are generated from Javadoc in the Processing source code and should generally not be edited directly. This fix would be overwritten next time the reference gets generated from source.

This is documented in our reference content guide.

As mentioned in #712, please take time to review our contribution guidelines and get assigned before opening a PR. Thanks!

@SableRaf SableRaf closed this Sep 14, 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.

Typo in frameCount documentation page

3 participants