From ac855aad08f7531e55b9f1c9793fcfafa66be84a Mon Sep 17 00:00:00 2001 From: Ragnar Groot Koerkamp Date: Wed, 11 Jan 2023 02:11:36 +0100 Subject: [PATCH] fix(docs): fix typo learm => learn in cargo tree docs --- src/doc/man/cargo-tree.md | 2 +- src/doc/man/generated_txt/cargo-tree.txt | 2 +- src/doc/src/commands/cargo-tree.md | 2 +- src/etc/man/cargo-tree.1 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/doc/man/cargo-tree.md b/src/doc/man/cargo-tree.md index 06f5af435..f0aaffc1d 100644 --- a/src/doc/man/cargo-tree.md +++ b/src/doc/man/cargo-tree.md @@ -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 diff --git a/src/doc/man/generated_txt/cargo-tree.txt b/src/doc/man/generated_txt/cargo-tree.txt index 53e3833b7..a661f9cf9 100644 --- a/src/doc/man/generated_txt/cargo-tree.txt +++ b/src/doc/man/generated_txt/cargo-tree.txt @@ -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 . diff --git a/src/doc/src/commands/cargo-tree.md b/src/doc/src/commands/cargo-tree.md index cd3ae9cc3..e7cf3f262 100644 --- a/src/doc/src/commands/cargo-tree.md +++ b/src/doc/src/commands/cargo-tree.md @@ -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 diff --git a/src/etc/man/cargo-tree.1 b/src/etc/man/cargo-tree.1 index 4bd48db8e..8c7e7815f 100644 --- a/src/etc/man/cargo-tree.1 +++ b/src/etc/man/cargo-tree.1 @@ -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 \&. .SH "OPTIONS" .SS "Tree Options"