Skip to content

Commit d0adbbd

Browse files
fix typo
1 parent dd34120 commit d0adbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_system/src/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ impl BuildArg {
5454
--release-sysroot : When combined with --sysroot, additionally
5555
build the sysroot in release mode with optimized dependencies.
5656
When combined with --release, it has no effect.
57-
It should not be used on itw own."#
57+
It should not be used on its own."#
5858
);
5959
ConfigInfo::show_usage();
6060
println!(" --help : Show this help");

0 commit comments

Comments
 (0)