We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4926d0 commit 25740fcCopy full SHA for 25740fc
src/librustdoc/lib.rs
@@ -275,7 +275,7 @@ fn opts() -> Vec<RustcOptGroup> {
275
"default-theme",
276
"Set the default theme. THEME should be the theme name, generally lowercase. \
277
If an unknown default theme is specified, the builtin default is used. \
278
- The set of themes, and the rustdoc built-in default is not stable.",
+ The set of themes, and the rustdoc built-in default, are not stable.",
279
"THEME",
280
)
281
}),
0 commit comments