Skip to content

Fix Javadoc typos in TypeDiff and DataVersion#237

Merged
Splatcrafter merged 1 commit intoaether-framework:developfrom
evanofficial:fix/javadoc-typos
Mar 27, 2026
Merged

Fix Javadoc typos in TypeDiff and DataVersion#237
Splatcrafter merged 1 commit intoaether-framework:developfrom
evanofficial:fix/javadoc-typos

Conversation

@evanofficial
Copy link
Copy Markdown

Summary

Fixes #175
Fixes #132

@evanofficial evanofficial requested a review from a team as a code owner March 27, 2026 17:43
- Remove stray 'f' character in TypeDiff.removedFields() Javadoc
- Fix garbled text in DataVersion.compareTo() Javadoc

Fixes aether-framework#175, Fixes aether-framework#132

Signed-off-by: Evan Sarkar <evan.official666@gmail.com>
@Splatcrafter
Copy link
Copy Markdown
Member

I will review your PR shortly. Thanks for contributing to aether-datafixers! It helps a lot!

@Splatcrafter Splatcrafter added this to the v1.0.0 milestone Mar 27, 2026
@Splatcrafter Splatcrafter added bug Something isn't working documentation Improvements or additions to documentation labels Mar 27, 2026
@Splatcrafter Splatcrafter self-assigned this Mar 27, 2026
@Splatcrafter Splatcrafter changed the base branch from main to develop March 27, 2026 23:34
@Splatcrafter Splatcrafter merged commit dfcb8c4 into aether-framework:develop Mar 27, 2026
11 of 12 checks passed
@Splatcrafter
Copy link
Copy Markdown
Member

Thank you for your contribution to aether-datafixers! Your name will be recognized in the contributors list as part of the next release.

@evanofficial evanofficial deleted the fix/javadoc-typos branch March 28, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TypeDiff Javadoc contains stray character [Bug]: DataVersion.compareTo() JavaDoc contains typo

2 participants