mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 00:43:59 +08:00
Update ch07-04-bringing-paths-into-scope-with-the-use-keyword.md
错别字
This commit is contained in:
parent
293cdac4cc
commit
0b3075af20
@ -28,7 +28,7 @@
|
||||
|
||||
<span class="caption">示例 7-12: `use` 语句只适用于其所在的作用域</span>
|
||||
|
||||
编译器错误显示短路径不在适用于 `customer` 模块中:
|
||||
编译器错误显示短路径不再适用于 `customer` 模块中:
|
||||
|
||||
```console
|
||||
{{#include ../listings/ch07-managing-growing-projects/listing-07-12/output.txt}}
|
||||
|
Loading…
Reference in New Issue
Block a user