Skip to content

Commit 945c142

Browse files
chore(rt): delete the unnessary symbol in the comments (#3753)
Co-authored-by: Sean McArthur <[email protected]>
1 parent e844616 commit 945c142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rt/timer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
//! self.project().inner.as_mut().reset(deadline.into());
5858
//! }
5959
//! }
60-
//! ````
60+
//! ```
6161
6262
use std::{
6363
any::TypeId,

0 commit comments

Comments
 (0)