From 99ed3f87f0c9f1bdb232878d9e360042e43bef4e Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Tue, 31 Jan 2023 19:51:32 +0200 Subject: [PATCH] remove confusing words --- src/linkage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/linkage.md b/src/linkage.md index b15200511..82864b004 100644 --- a/src/linkage.md +++ b/src/linkage.md @@ -73,7 +73,7 @@ be ignored in favor of only building the artifacts specified by command line. being built for a different target. Note that these outputs are stackable in the sense that if multiple are -specified, then the compiler will produce each form of output at once without +specified, then the compiler will produce each form of output without having to recompile. However, this only applies for outputs specified by the same method. If only `crate_type` attributes are specified, then they will all be built, but if one or more `--crate-type` command line flags are specified,