core-agent-ide/codex-rs/apply-patch/src
Ruyut 9327e99b28
Fix minor typos in comments and documentation (#10287)
## Summary

I have read the contribution guidelines.  
All changes in this PR are limited to text corrections and do not modify
any business logic, runtime behavior, or user-facing functionality.

## Details

This PR fixes several minor typos, including:

- `create` -> `crate`
- `analagous` -> `analogous`
- `apply-patch` -> `apply_patch`
- `codecs` -> `codex`
- ` '/" ` -> ` '/' `
- `Respesent` -> `Represent`
2026-01-30 22:11:02 -08:00
..
invocation.rs chore(apply-patch) move invocation tests (#8111) 2025-12-16 12:49:06 -08:00
lib.rs chore(apply-patch) move invocation tests (#8111) 2025-12-16 12:49:06 -08:00
main.rs feat: use the arg0 trick with apply_patch (#2646) 2025-08-24 14:35:51 -07:00
parser.rs fix: accept whitespace-padded patch markers (#8746) 2026-01-05 17:41:23 -08:00
seek_sequence.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
standalone_executable.rs Fix minor typos in comments and documentation (#10287) 2026-01-30 22:11:02 -08:00