docs(cargo-test): missing apostrophe for possessive nouns

This commit is contained in:
Weihang Lo 2023-06-17 21:44:58 +01:00
parent 2cf2c32c1a
commit c4312a4aa0
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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.
rustdocs --test-run-directory option.
OPTIONS
Test Options

View File

@ -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

View File

@ -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"