mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(cargo-test): missing apostrophe for possessive nouns
This commit is contained in:
parent
2cf2c32c1a
commit
c4312a4aa0
@ -69,7 +69,7 @@ For documentation tests, the working directory when invoking `rustdoc` is set to
|
||||
the workspace root directory, and is also the directory `rustdoc` uses as the
|
||||
compilation directory of each documentation test.
|
||||
The working directory when running each documentation test is set to the root
|
||||
directory of the package the test belongs to, and is controlled via `rustdoc`s
|
||||
directory of the package the test belongs to, and is controlled via `rustdoc`'s
|
||||
`--test-run-directory` option.
|
||||
|
||||
## OPTIONS
|
||||
|
@ -64,7 +64,7 @@ DESCRIPTION
|
||||
uses as the compilation directory of each documentation test. The
|
||||
working directory when running each documentation test is set to the
|
||||
root directory of the package the test belongs to, and is controlled via
|
||||
rustdocs --test-run-directory option.
|
||||
rustdoc’s --test-run-directory option.
|
||||
|
||||
OPTIONS
|
||||
Test Options
|
||||
|
@ -69,7 +69,7 @@ For documentation tests, the working directory when invoking `rustdoc` is set to
|
||||
the workspace root directory, and is also the directory `rustdoc` uses as the
|
||||
compilation directory of each documentation test.
|
||||
The working directory when running each documentation test is set to the root
|
||||
directory of the package the test belongs to, and is controlled via `rustdoc`s
|
||||
directory of the package the test belongs to, and is controlled via `rustdoc`'s
|
||||
`--test-run-directory` option.
|
||||
|
||||
## OPTIONS
|
||||
|
@ -64,7 +64,7 @@ For documentation tests, the working directory when invoking \fBrustdoc\fR is se
|
||||
the workspace root directory, and is also the directory \fBrustdoc\fR uses as the
|
||||
compilation directory of each documentation test.
|
||||
The working directory when running each documentation test is set to the root
|
||||
directory of the package the test belongs to, and is controlled via \fBrustdoc\fRs
|
||||
directory of the package the test belongs to, and is controlled via \fBrustdoc\fR\[cq]s
|
||||
\fB\-\-test\-run\-directory\fR option.
|
||||
.SH "OPTIONS"
|
||||
.SS "Test Options"
|
||||
|
Loading…
x
Reference in New Issue
Block a user