Skip to content

Commit e89382e

Browse files
authored
Merge pull request torvalds#673 from ojeda/doc-typo
docs: rust: fix warnings due to spurious literal block
2 parents 923089a + 1ef01e3 commit e89382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rust/coding-guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ the one at:
5151

5252
https://commonmark.org/help/
5353

54-
This is how a well-documented Rust function may look like::
54+
This is how a well-documented Rust function may look like:
5555

5656
.. code-block:: rust
5757

0 commit comments

Comments
 (0)