Skip to content

Commit ba93fe3

Browse files
sylvestrecakebaker
andauthored
Update src/uucore/src/lib/mods/clap_localization.rs
Co-authored-by: Daniel Hofstetter <[email protected]>
1 parent d5c3948 commit ba93fe3

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
@@ -446,7 +446,7 @@ where
446446
///
447447
/// # Arguments
448448
///
449-
/// * `cmd` - The clap Command to parse arguments against
449+
/// * `cmd` - The clap `Command` to parse arguments against
450450
/// * `itr` - An iterator of command-line arguments to parse
451451
/// * `exit_code` - The exit code to use when exiting due to an error
452452
///

0 commit comments

Comments
 (0)