Update typos to 1.40.0 (#43739)

Noticed we had a few typos that weren't caught by the version we were
using

Release Notes:

- N/A
This commit is contained in:
Agus Zubiaga
2025-12-02 18:47:25 +00:00
committed by GitHub
parent efa98a12fd
commit 59b5de5532
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ jobs:
run: ./script/check-keymaps
shell: bash -euxo pipefail {0}
- name: run_tests::check_style::check_for_typos
uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1
uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06
with:
config: ./typos.toml
- name: steps::cargo_fmt