Skip to content

Commit 7e8a9fd

Browse files
chorman0773ehuss
authored andcommitted
Remove trailing spaces
1 parent 0aabecf commit 7e8a9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/modules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A module is a container for zero or more [items].
1717
r[items.mod.def]
1818
A _module item_ is a module, surrounded in braces, named, and prefixed with the
1919
keyword `mod`. A module item introduces a new, named module into the tree of
20-
modules making up a crate.
20+
modules making up a crate\1
2121

2222
r[items.mod.nesting]
2323
Modules can nest arbitrarily.

0 commit comments

Comments
 (0)