mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 08:59:17 -04:00
Merge pull request #658 from dnaeon/ch07-fixes
ch07: capitalize first word in paragraph
This commit is contained in:
@@ -181,7 +181,7 @@ mod network {
|
||||
<span class="caption">Listing 7-3: Three modules, `client`, `network`, and
|
||||
`network::server`, all defined in *src/lib.rs*</span>
|
||||
|
||||
which has this module hierarchy:
|
||||
Which has this module hierarchy:
|
||||
|
||||
```text
|
||||
communicator
|
||||
|
||||
Reference in New Issue
Block a user