Marco
Marco
This pull request addresses grammatical errors in documentation comments across multiple files in the repository. The changes improve the readability and accuracy of the comments, ensuring a more polished codebase....
This PR fixes several minor typos across multiple files to improve code readability and maintain consistency in comments and documentation. These changes are purely cosmetic and do not affect functionality....
This PR resolves several typographical errors across multiple files in the codebase. These changes are focused on improving the clarity and accuracy of documentation, comments, and code. ### Changes: 1....
This pull request addresses various typos found across multiple files in the repository. The following changes have been made: - **In "genesis.go"**: Corrected the usage of "a identifier" to "an...
This pull request addresses several typographical issues in documentation, code comments, and test files, improving clarity and readability across the project. ### Summary of Changes: 1. **Corrected "a address" to...
This pull request fixes grammatical errors in comments across several smart contract files and test files. The changes enhance the clarity and professionalism of the codebase by addressing improper usage...
This PR corrects several typos in comments across multiple Rust files in the codebase. These changes improve readability and maintain consistency without affecting functionality. #### Files and Changes: - **`crates/relayer-cli/src/conclude.rs`**...
This PR introduces the following changes to address minor issues in the codebase: 1. **Fix Typographical Errors**: - Updated grammar in `constraints.rs` to correct the use of the indefinite article...
This pull request addresses grammatical typos in two source files: `constraint_system.rs` and `linear_proof.rs`. These changes enhance the clarity and accuracy of the comments in the code. ### Changes Made: 1....