Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 8964798

Browse files
committed
remove extra backtick in doc comment
1 parent 186b415 commit 8964798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
//! nmi: another_handler,
4545
//! ..exception::DEFAULT_HANDLERS
4646
//! };
47-
//! ````
47+
//! ```
4848
//!
4949
//! (\*) To override the `panic_fmt` implementation, simply create a new
5050
//! `rust_begin_unwind` symbol:

0 commit comments

Comments
 (0)