Skip to content

chore: fix typos in docs, comments, and identifiers#1005

Open
tomasandroil wants to merge 2 commits intozkonduit:mainfrom
tomasandroil:fix/update
Open

chore: fix typos in docs, comments, and identifiers#1005
tomasandroil wants to merge 2 commits intozkonduit:mainfrom
tomasandroil:fix/update

Conversation

@tomasandroil
Copy link

This PR fixes minor typos and improves clarity in documentation, comments, and code identifiers.

Changes

  • Docs: corrected spelling in public_commitments.md (commitingcommitting).
  • Examples: fixed typo in mlp_4d_einsum.rs (resusesreuses).
  • Python bindings: corrected represntedrepresented in function docstrings.
  • Rust code:
    • Fixed typos in comments (shuoldshould, homogenoushomogeneous, OverridenOverridden).
    • Standardized error messages (misformedmalformed, ser/deserserialize/deserialize).
    • Corrected identifiers (orginal_circuit_instancesoriginal_circuit_instances, batch_cartiesianbatch_cartesian).
    • Improved wording in comments (matchematch, advicesadvice).

Impact

  • Improves readability and consistency.
  • No changes to runtime logic, APIs, or functionality.

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.

1 participant