Skip to content

Commit cb2edd2

Browse files
renovate[bot]Wumpf
andauthored
Update crate-ci/typos action to v1.39.0 (gfx-rs#8466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andreas Reich <[email protected]>
1 parent 71b5fb0 commit cb2edd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ jobs:
691691
run: taplo format --check --diff
692692

693693
- name: Check for typos
694-
uses: crate-ci/typos@v1.38.1
694+
uses: crate-ci/typos@v1.39.0
695695

696696
check-cts-runner:
697697
# runtime is normally 2 minutes

wgpu-types/src/math.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Utilitary math functions.
1+
//! Utility math functions.
22
33
use core::ops::{Add, Rem, Sub};
44

0 commit comments

Comments
 (0)