Skip to content

Commit bc56fba

Browse files
authored
Remove extra apostrophe in environment-variables.md
1 parent 3249786 commit bc56fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ system:
7676
detail.
7777
* `TERM` --- If this is set to `dumb`, it disables the progress bar.
7878
* `BROWSER` --- The web browser to execute to open documentation with [`cargo
79-
doc`]'s' `--open` flag, see [`doc.browser`] for more details.
79+
doc`]'s `--open` flag, see [`doc.browser`] for more details.
8080
* `RUSTFMT` --- Instead of running `rustfmt`,
8181
[`cargo fmt`](https://github.com/rust-lang/rustfmt) will execute this specified
8282
`rustfmt` instance instead.

0 commit comments

Comments
 (0)