Skip to content

Commit

Permalink
WIP: typo(dx12): s/straightforwad/straightforward/
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Dec 22, 2023
1 parent c97b351 commit d499125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgpu-hal/src/dx12/mod.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
# DirectX12 API internals.
Generally the mapping is straightforwad.
Generally the mapping is straightforward.
## Resource transitions
Expand Down

0 comments on commit d499125

Please sign in to comment.