Skip to content

Commit 561c9fb

Browse files
authored
Merge pull request #98 from felixrabe/patch-1
Typo
2 parents 5407365 + 4d1fa72 commit 561c9fb

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
@@ -154,7 +154,7 @@
154154
//! ## Tweaking the default format
155155
//!
156156
//! Parts of the default format can be excluded from the log output using the [`Builder`].
157-
//! The following example excluding the timestamp from the log output:
157+
//! The following example excludes the timestamp from the log output:
158158
//!
159159
//! ```
160160
//! #[macro_use] extern crate log;

0 commit comments

Comments
 (0)