Skip to content

Fix 'occured' -> 'occurred' typos in 2 files#349

Open
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-occured-occurred-typo
Open

Fix 'occured' -> 'occurred' typos in 2 files#349
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-occured-occurred-typo

Conversation

@SAY-5
Copy link
Copy Markdown

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

Trivial spelling fix in two source files — occuredoccurred.

All occurrences are in public API Javadoc:

  • jackrabbit-core/.../BLOBStore.java — three @throws tags on put / get / remove.
  • jackrabbit-jcr-commons/.../ValueHelper.java — three @throws tags on the two serialize() overloads.

No functional changes.

- jackrabbit-core/.../BLOBStore.java: three @throws Javadoc tags on
  put / get / remove.
- jackrabbit-jcr-commons/.../ValueHelper.java: three @throws Javadoc
  tags on the two serialize() overloads.

No functional changes.

Signed-off-by: Sai Asish Y <say.apm35@gmail.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