Skip to content

Commit 967a297

Browse files
authored
Merge pull request #119 from Rust-for-Linux/alex-patch-1
fixed restructured text syntax warning in docs
2 parents 9bc557e + 3adeb65 commit 967a297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rust/coding.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ good news!
2121

2222
.. note:: Conventions on comments and documentation are not checked by
2323
``rustfmt``. Thus we still need to take care of those: please see
24-
:ref:`Documentation/rust/docs.rst <rust_docs>`.
24+
:ref:`Documentation/rust/docs.rst <rust_docs>`.
2525

2626
We use the tool's default settings. This means we are following the idiomatic
2727
Rust style. For instance, we use 4 spaces for indentation rather than tabs.

0 commit comments

Comments
 (0)