Skip to content

Comments

docs: fix 'compatability' typo in Javadoc comments#1202

Open
Nepomuk5665 wants to merge 1 commit intoaws:mainfrom
Nepomuk5665:fix/javadoc-typos
Open

docs: fix 'compatability' typo in Javadoc comments#1202
Nepomuk5665 wants to merge 1 commit intoaws:mainfrom
Nepomuk5665:fix/javadoc-typos

Conversation

@Nepomuk5665
Copy link

Summary

This PR fixes a repeated typo in Javadoc comments across the codebase where "compatibility" was misspelled as "compatability".

Changes

File Line Description
c3r-sdk-parquet/src/main/java/com/amazonaws/c3r/data/ParquetDataType.java 70 Fixed typo in fromType() method Javadoc
c3r-sdk-core/src/main/java/com/amazonaws/c3r/CleartextTransformer.java 19 Fixed typo in FORMAT_VERSION field Javadoc
c3r-sdk-core/src/main/java/com/amazonaws/c3r/FingerprintTransformer.java 49 Fixed typo in FORMAT_VERSION field Javadoc
c3r-sdk-core/src/main/java/com/amazonaws/c3r/SealedTransformer.java 31 Fixed typo in FORMAT_VERSION field Javadoc

Details

All instances changed: compatabilitycompatibility

This is a documentation-only change with no functional impact.

@Nepomuk5665 Nepomuk5665 requested a review from a team as a code owner January 23, 2026 10:37
Copy link
Contributor

@Snidd111 Snidd111 left a comment

Choose a reason for hiding this comment

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

This looks good. Thanks for catching the mistake!

@Snidd111
Copy link
Contributor

Hey @Nepomuk5665, in order to merge this, we require our commits to be signed. Are you able to sign your commit?

@Nepomuk5665
Copy link
Author

Done! I've signed the commit. Thanks for the review and for catching that requirement!

@Snidd111
Copy link
Contributor

Hey @Nepomuk5665 I can see that it's signed now, but it's still unverified. Check out this section of GitHub's docs for some help on getting your public key recognized: https://docs.github.com/en/authentication/managing-commit-signature-verification

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.

2 participants