mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #11560 - RagnarGrootKoerkamp:master, r=weihanglo
fix(docs): fix typo learm => learn in cargo tree docs Fix a typo in the `cargo tree` docs.
This commit is contained in:
commit
65a0a89482
@ -67,7 +67,7 @@ of what `cargo test` does, `cargo tree` is pretty close. However, it doesn't
|
||||
guarantee the exact equivalence to what Cargo is going to build, since a
|
||||
compilation is complex and depends on lots of different factors.
|
||||
|
||||
To learm more about feature unification, check out this
|
||||
To learn more about feature unification, check out this
|
||||
[dedicated section](../reference/features.html#feature-unification).
|
||||
|
||||
## OPTIONS
|
||||
|
@ -59,7 +59,7 @@ DESCRIPTION
|
||||
build, since a compilation is complex and depends on lots of different
|
||||
factors.
|
||||
|
||||
To learm more about feature unification, check out this dedicated
|
||||
To learn more about feature unification, check out this dedicated
|
||||
section
|
||||
<https://doc.rust-lang.org/cargo/reference/features.html#feature-unification>.
|
||||
|
||||
|
@ -67,7 +67,7 @@ of what `cargo test` does, `cargo tree` is pretty close. However, it doesn't
|
||||
guarantee the exact equivalence to what Cargo is going to build, since a
|
||||
compilation is complex and depends on lots of different factors.
|
||||
|
||||
To learm more about feature unification, check out this
|
||||
To learn more about feature unification, check out this
|
||||
[dedicated section](../reference/features.html#feature-unification).
|
||||
|
||||
## OPTIONS
|
||||
|
@ -65,7 +65,7 @@ of what \fBcargo test\fR does, \fBcargo tree\fR is pretty close. However, it doe
|
||||
guarantee the exact equivalence to what Cargo is going to build, since a
|
||||
compilation is complex and depends on lots of different factors.
|
||||
.sp
|
||||
To learm more about feature unification, check out this
|
||||
To learn more about feature unification, check out this
|
||||
\fIdedicated section\fR <https://doc.rust\-lang.org/cargo/reference/features.html#feature\-unification>\&.
|
||||
.SH "OPTIONS"
|
||||
.SS "Tree Options"
|
||||
|
Loading…
x
Reference in New Issue
Block a user