mirror of
https://github.com/openharmony/third_party_rust_clap.git
synced 2026-07-19 13:14:38 -04:00
test(builder): Fix failing test
This commit is contained in:
@@ -299,7 +299,7 @@ For more information, try '--help'.
|
||||
|
||||
#[cfg(not(feature = "suggestions"))]
|
||||
static PV_ERROR_ESCAPED: &str = "\
|
||||
error: invalid vaue 'ludicrous' for '-O <option>'
|
||||
error: invalid value 'ludicrous' for '-O <option>'
|
||||
[possible values: slow, fast, \"ludicrous speed\"]
|
||||
|
||||
For more information, try '--help'.
|
||||
|
||||
Reference in New Issue
Block a user