mirror of
https://github.com/openharmony/third_party_rust_env_logger.git
synced 2026-07-19 15:13:43 -04:00
Fix typo
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
//! your program is in a file called, for example, `hello.rs`, the path would
|
||||
//! simply be be `hello`.
|
||||
//!
|
||||
//! Furthermore, the the log can be filtered using prefix-search based on the
|
||||
//! Furthermore, the log can be filtered using prefix-search based on the
|
||||
//! specified log target. A value of, for example, `RUST_LOG=example`, would
|
||||
//! match all of the messages with targets:
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user