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 1a4a723 commit 73d2653Copy full SHA for 73d2653
src/librustdoc/html/highlight.rs
@@ -17,7 +17,7 @@
17
//! the `render_inner_with_highlighting` or `render_with_highlighting`
18
//! functions. For more advanced use cases (if you want to supply your own css
19
//! classes or control how the HTML is generated, or even generate something
20
-//! other then HTML), then you should implement the the `Writer` trait and use a
+//! other then HTML), then you should implement the `Writer` trait and use a
21
//! `Classifier`.
22
23
use html::escape::Escape;
0 commit comments