diff options
| -rw-r--r-- | src/doc/rustdoc/src/unstable-features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustdoc/src/unstable-features.md b/src/doc/rustdoc/src/unstable-features.md index 724e260009e..bb28e3abbf3 100644 --- a/src/doc/rustdoc/src/unstable-features.md +++ b/src/doc/rustdoc/src/unstable-features.md @@ -799,4 +799,4 @@ will be split as follows: ## `--generate-macro-expansion`: Generate macros expansion toggles in source code -This flag enables the generation of toggles to expand macros in the HTML source code pages, +This flag enables the generation of toggles to expand macros in the HTML source code pages. |
