Skip to content

Commit bd68c87

Browse files
committed
Fix typo
1 parent d617f93 commit bd68c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/this-month/2022-04/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In April, …
4343

4444
The `xhci` crate provides types of xHCI structires, such as Registers and TRBs.
4545

46-
In this month, we released a new version 0.8.3 which includes [a bug fix](https://github.com/rust-osdev/xhci/pull/132) reported and commited by [@Yuna-Tomi](https://github.com/Yuna-Tomi). The bug was that `EventRingDequeuePointerRegister::event_ring_dequeue_pointer()` did not return the correct address. Thanks for the contribution!.
46+
In this month, we released a new version 0.8.3 which includes [a bug fix](https://github.com/rust-osdev/xhci/pull/132) reported and committed by [@Yuna-Tomi](https://github.com/Yuna-Tomi). The bug was that `EventRingDequeuePointerRegister::event_ring_dequeue_pointer()` did not return the correct address. Thanks for the contribution!.
4747

4848
## Call for Participation
4949

0 commit comments

Comments
 (0)