Skip to content

Commit 92709e5

Browse files
nabijaczleweliDetegr
authored andcommitted
Fix `` grouping in documentation
1 parent ac79af3 commit 92709e5

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
@@ -42,7 +42,7 @@
4242
//! ```
4343
//!
4444
//! # Handling SIGTERM and SIGHUP
45-
//! Handling of `SIGTERM and SIGHUP` can be enabled with `termination` feature. If this is enabled,
45+
//! Handling of `SIGTERM` and `SIGHUP` can be enabled with `termination` feature. If this is enabled,
4646
//! the handler specified by `set_handler()` will be executed for `SIGINT`, `SIGTERM` and `SIGHUP`.
4747
//!
4848

0 commit comments

Comments
 (0)