Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bfault committed Apr 2, 2023
1 parent 3ef784b commit 13d79b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clap_builder/src/builder/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1912,7 +1912,7 @@ impl Command {
self
}

/// Change the starting value for assigning future display orders for ags.
/// Change the starting value for assigning future display orders for args.
///
/// This will be used for any arg that hasn't had [`Arg::display_order`] called.
#[inline]
Expand Down

0 comments on commit 13d79b7

Please sign in to comment.