Skip to content

Fix typos and documentation errors (bytes→bits, wrong release link, spelling)#2404

Open
qa2me wants to merge 2 commits into
gchq:masterfrom
qa2me:fix/typos-docs
Open

Fix typos and documentation errors (bytes→bits, wrong release link, spelling)#2404
qa2me wants to merge 2 commits into
gchq:masterfrom
qa2me:fix/typos-docs

Conversation

@qa2me

@qa2me qa2me commented May 18, 2026

Copy link
Copy Markdown

Summary

Fixes 5 documentation/comment typos across the codebase:

  1. SHA2.mjs — SHA-384 and SHA-224 truncation descriptions incorrectly said bytes instead of bits (the neighboring text correctly says "224, 256, 384 or 512 bits")
  2. CHANGELOG.md — v10.8.0 release reference link pointed to v10.7.0 tag
  3. ParityBit.mjs — "occurence" → "occurrence" (missing 'r')
  4. ExcludedOperationError.mjs — "isnt" → "isn't" (missing apostrophe)
  5. DishType.mjs — "dont" → "don't" (missing apostrophe)

No functionality changed.

- SHA2: truncation descriptions incorrectly said 'bytes' instead of 'bits'
- CHANGELOG: v10.8.0 release link pointed to v10.7.0 tag
- ParityBit: 'occurence' -> 'occurrence'
- ExcludedOperationError: 'isnt' -> 'isn't'
- DishType: 'dont' -> 'don't'
@CLAassistant

CLAassistant commented May 18, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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

Looks good!

Thanks for your contribution.

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.

3 participants