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:
bors 2023-01-11 01:57:06 +00:00
commit 65a0a89482
4 changed files with 4 additions and 4 deletions

View File

@ -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 guarantee the exact equivalence to what Cargo is going to build, since a
compilation is complex and depends on lots of different factors. 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). [dedicated section](../reference/features.html#feature-unification).
## OPTIONS ## OPTIONS

View File

@ -59,7 +59,7 @@ DESCRIPTION
build, since a compilation is complex and depends on lots of different build, since a compilation is complex and depends on lots of different
factors. factors.
To learm more about feature unification, check out this dedicated To learn more about feature unification, check out this dedicated
section section
<https://doc.rust-lang.org/cargo/reference/features.html#feature-unification>. <https://doc.rust-lang.org/cargo/reference/features.html#feature-unification>.

View File

@ -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 guarantee the exact equivalence to what Cargo is going to build, since a
compilation is complex and depends on lots of different factors. 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). [dedicated section](../reference/features.html#feature-unification).
## OPTIONS ## OPTIONS

View File

@ -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 guarantee the exact equivalence to what Cargo is going to build, since a
compilation is complex and depends on lots of different factors. compilation is complex and depends on lots of different factors.
.sp .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>\&. \fIdedicated section\fR <https://doc.rust\-lang.org/cargo/reference/features.html#feature\-unification>\&.
.SH "OPTIONS" .SH "OPTIONS"
.SS "Tree Options" .SS "Tree Options"