test(builder): Fix failing test

This commit is contained in:
Ed Page
2023-01-09 11:59:20 -06:00
parent 979b2f1254
commit e1657b595d
+1 -1
View File
@@ -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'.