Skip to content

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

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

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

Conversation

@Nepomuk5665

Copy link
Copy Markdown

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

@Snidd111 Snidd111 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.

This looks good. Thanks for catching the mistake!

@Snidd111

Copy link
Copy Markdown
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
Copy Markdown
Author

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

@Snidd111

Copy link
Copy Markdown
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

@Snidd111

Snidd111 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Hey @Nepomuk5665 just checking in one more time. I can see that the code was signed but the signatures were not verified. 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.

I will close this PR soon if we don't hear back.

@Nepomuk5665

Copy link
Copy Markdown
Author

yeah sorry @Snidd111 will do it asap

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