about summary refs log tree commit diff
path: root/src/doc/rustdoc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-02-25 18:12:35 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-08-23 00:57:28 +0200
commitb7a415017c853d0fee920d6b2822efd1dd5dd509 (patch)
treeb74fcedd9eac11692bf8d7d6ea243e51b5cf7d8e /src/doc/rustdoc
parent6c1b481e7bc6cdce1646c53beaa9112d2f7b1d9f (diff)
downloadrust-b7a415017c853d0fee920d6b2822efd1dd5dd509.tar.gz
rust-b7a415017c853d0fee920d6b2822efd1dd5dd509.zip
Update rustdoc-gui tests
Diffstat (limited to 'src/doc/rustdoc')
-rw-r--r--src/doc/rustdoc/src/unstable-features.md2
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.