This commit is contained in:
Lorenzo 2023-04-02 20:01:51 +09:00 committed by GitHub
parent 3ef784b516
commit 13d79b7677
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]