Skip to content

Fix 'occured' -> 'occurred' typos in Spring Web Flow Javadoc (10 files)#1843

Closed
SAY-5 wants to merge 10 commits into
spring-projects:mainfrom
SAY-5:fix-occured-typos
Closed

Fix 'occured' -> 'occurred' typos in Spring Web Flow Javadoc (10 files)#1843
SAY-5 wants to merge 10 commits into
spring-projects:mainfrom
SAY-5:fix-occured-typos

Conversation

@SAY-5

@SAY-5 SAY-5 commented Apr 16, 2026

Copy link
Copy Markdown

Fixes 24 instances of occuredoccurred across 10 Javadoc files in spring-webflow. These are all documentation-only changes in method Javadoc, class-level Javadoc, and @throws clauses. No code, API, or behavior change.

Files

File Instances
FormAction.java 4
FlowExecutionException.java 4
AbstractAction.java 3
NoMatchingTransitionException.java 3
DocumentLoader.java 3
ConversationManager.java 2
EnterStateVetoException.java 2
View.java 1
FlowExecutionRepositoryException.java 1
SerializedFlowExecutionSnapshot.java 1

All fixes preserve the surrounding comment structure (Javadoc tags, line wrapping). No compiler or javadoc tool output change expected.

Testing

Javadoc-only, no tests impacted. Spotted via repository-wide grep for the misspelling.

SAY-5 added 10 commits April 16, 2026 21:23
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@SAY-5

SAY-5 commented Apr 28, 2026

Copy link
Copy Markdown
Author

Closing, typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
@rstoyanchev

Copy link
Copy Markdown
Contributor

This can be fixed, so I'll keep it open.

@rstoyanchev rstoyanchev reopened this Apr 28, 2026
@SAY-5 SAY-5 force-pushed the fix-occured-typos branch from 5bd87c1 to 73b343d Compare May 31, 2026 02:42

@rstoyanchev rstoyanchev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The PR is split unnecessarily into 10 commits for is a single logical change. In order to proceed, please, squash into a single commit, and ensure that is correctly signed off with your email rather than a no-reply email.

@SAY-5

SAY-5 commented Jun 2, 2026

Copy link
Copy Markdown
Author

On reflection these javadoc typo fixes are too trivial to be worth your maintenance time. Closing.

@SAY-5 SAY-5 closed this Jun 2, 2026
@rstoyanchev rstoyanchev removed this from the 4.0.1 milestone Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants