Skip to content

Commit 1ef01e3

Browse files
committed
docs: rust: fix warnings due to spurious literal block
Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 923089a commit 1ef01e3

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)