typos/crates/typos-dict
Martin Fischer 5553044346 fix(dict): Restore correction orders
This commit restores the correction orders lost in
09f096a096.

The commit was generated by running the commands:

    git show 09f096a0968e61e22c963a024c8c3d74453d812a~:./assets/words.csv HEAD:./assets/words.csv > assets/words.csv
    SNAPSHOTS=overwrite cargo test verify
    SNAPSHOTS=overwrite cargo test codegen
2023-06-26 22:14:06 +02:00
..
assets fix(dict): Restore correction orders 2023-06-26 22:14:06 +02:00
src fix(dict): Restore correction orders 2023-06-26 22:14:06 +02:00
tests feat(dict): Preserve correction order 2023-06-26 22:13:47 +02:00
Cargo.toml feat(dict): Preserve correction order 2023-06-26 22:13:47 +02:00