Write "e.g." correctly
This commit is contained in:
parent
53250ccdcb
commit
3f63221594
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// TODO Stop if room does not exist (e. g. 404)
|
||||
// TODO Stop if room does not exist (e.g. 404)
|
||||
|
||||
use std::convert::Infallible;
|
||||
use std::time::Duration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue