Fix a bunch of typos (#1204)

This commit is contained in:
Casey Rodarmor
2022-05-28 19:07:53 -07:00
committed by GitHub
parent 95de4eb1f8
commit c87909c220
16 changed files with 31 additions and 31 deletions

View File

@@ -33,7 +33,7 @@ build:
fmt:
cargo fmt --all
watch +COMMAND='ltest':
watch +COMMAND='test':
cargo watch --clear --exec "{{COMMAND}}"
man: