Skip to content

Commit 5cd74de

Browse files
authored
Fix a typo in LoggerBuilder::flush_level_filter doc comment
1 parent 4b53213 commit 5cd74de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spdlog/src/logger.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ impl LoggerBuilder {
605605

606606
/// Sets the flush level filter.
607607
///
608-
/// This paramter is **optional**.
608+
/// This parameter is **optional**.
609609
///
610610
/// See the documentation of [`Logger::set_flush_level_filter`] for the
611611
/// description of this parameter.

0 commit comments

Comments
 (0)