We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd34120 commit d0adbbdCopy full SHA for d0adbbd
build_system/src/build.rs
@@ -54,7 +54,7 @@ impl BuildArg {
54
--release-sysroot : When combined with --sysroot, additionally
55
build the sysroot in release mode with optimized dependencies.
56
When combined with --release, it has no effect.
57
- It should not be used on itw own."#
+ It should not be used on its own."#
58
);
59
ConfigInfo::show_usage();
60
println!(" --help : Show this help");
0 commit comments