Fix some typos

This commit is contained in:
Dirk Stolle
2023-05-08 23:25:01 +02:00
parent d0703f83db
commit 0584312ef0
28 changed files with 41 additions and 41 deletions

View File

@ -48,7 +48,7 @@ async fn main(_spawner: Spawner) {
//Write suc.
}
Err(..) => {
//Wasnt able to write
//Wasn't able to write
}
}
}