Skip to content

Commit fcd0f1b

Browse files
little-dudehawkw
andauthored
Update tracing-journald/src/lib.rs
Co-authored-by: Eliza Weisman <[email protected]>
1 parent 3ca8470 commit fcd0f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracing-journald/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ impl Visit for EventVisitor<'_> {
363363
}
364364
}
365365

366-
/// A priority (in syslog called severity code) is used to mark the
366+
/// A priority (called "severity code" by syslog) is used to mark the
367367
/// importance of a message.
368368
///
369369
/// Descriptions and examples are taken from the [Arch Linux wiki].

0 commit comments

Comments
 (0)