Skip to content

Commit d5c3948

Browse files
sylvestrecakebaker
andauthored
Update src/uucore/src/lib/mods/clap_localization.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
1 parent 5f140ba commit d5c3948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uucore/src/lib/mods/clap_localization.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ impl<'a> ErrorFormatter<'a> {
412412
///
413413
/// # Arguments
414414
///
415-
/// * `cmd` - The clap Command to parse arguments against
415+
/// * `cmd` - The clap `Command` to parse arguments against
416416
/// * `itr` - An iterator of command-line arguments to parse
417417
///
418418
/// # Returns

0 commit comments

Comments
 (0)