Update ch07-04-bringing-paths-into-scope-with-the-use-keyword.md

错别字
pull/765/head
green961 8 months ago committed by GitHub
parent 293cdac4cc
commit 0b3075af20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save