summaryrefslogtreecommitdiffstats
path: root/src/doc/reference/src/linkage.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/reference/src/linkage.md')
-rw-r--r--src/doc/reference/src/linkage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/reference/src/linkage.md b/src/doc/reference/src/linkage.md
index b15200511..82864b004 100644
--- a/src/doc/reference/src/linkage.md
+++ b/src/doc/reference/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,