Skip to content

Commit 4de42d1

Browse files
committed
io_uring: grammar fix
1 parent 03875ed commit 4de42d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/io_uring.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ pub async fn io_loop(
171171
.await?;
172172

173173
info!(
174-
"{} ♾️ Starting to proxying data between TCP and USB...",
174+
"{} ♾️ Starting to proxy data between TCP and USB...",
175175
NAME
176176
);
177177

0 commit comments

Comments
 (0)