Skip to content

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

Open
SAY-5 wants to merge 10 commits intospring-projects:mainfrom
SAY-5:fix-occured-typos
Open

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

Conversation

@SAY-5
Copy link
Copy Markdown

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

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 14: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>
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