Skip to content

Commit 6dc4eee

Browse files
committed
Merge PR #306: Fix typo
2 parents 273e736 + 56a0215 commit 6dc4eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2018/path-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ mod submodule {
207207
```
208208

209209
If you have a local module or item with the same name as an external crate, a
210-
path begining with that name will be taken to refer to the local module or
210+
path beginning with that name will be taken to refer to the local module or
211211
item. To explicitly refer to the external crate, use the `::name` form.
212212

213213

0 commit comments

Comments
 (0)