Skip to content

wolfclu: spelling cleanup.#262

Open
philljj wants to merge 1 commit into
wolfSSL:mainfrom
philljj:spelling_cleanup
Open

wolfclu: spelling cleanup.#262
philljj wants to merge 1 commit into
wolfSSL:mainfrom
philljj:spelling_cleanup

Conversation

@philljj

@philljj philljj commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Description

Spelling cleanup found from codespell.

Testing

codespell .

Copilot AI review requested due to automatic review settings July 9, 2026 20:54
@philljj philljj self-assigned this Jul 9, 2026

Copilot AI 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.

Pull request overview

This PR performs a spelling cleanup across wolfCLU user-facing strings, comments, and documentation, aligning with codespell findings.

Changes:

  • Corrects multiple typos in log/help output strings (e.g., “extesion”, “Invaild”, “verifing”, “itterations”).
  • Fixes spelling in comments across benchmark/signing/genkey paths.
  • Updates README wording (“instuctions” → “instructions”).

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/x509/clu_request_setup.c Fixes typo in Basic Constraints error log string.
src/x509/clu_config.c Fixes typo in extension add error log string.
src/tools/clu_funcs.c Fixes help text typos and a comment typo (also touches verify usage output).
src/sign-verify/clu_verify.c Fixes “Invalid Signature” log message typo.
src/sign-verify/clu_sign.c Fixes typo in Dilithium signing comment.
src/sign-verify/clu_sign_verify_setup.c Fixes typo in RSA “signing or verifying” message.
src/genkey/clu_genkey.c Fixes typo in XMSS key write callback comment.
src/crypto/clu_evp_crypto.c Fixes “iterations” log message typo.
src/clu_main.c Fixes typo in UART receive comment.
src/benchmark/clu_benchmark.c Fixes typo in benchmark function comment.
src/benchmark/clu_bench_setup.c Fixes typo in benchmark setup comment.
README.md Fixes typo in build instructions sentence.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/tools/clu_funcs.c
Comment thread src/tools/clu_funcs.c
@philljj philljj assigned wolfSSL-Bot and unassigned philljj Jul 9, 2026
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