提交 07499918 编写于 作者: S Steve Klabnik

Fix incorrect curly quotes

上级 95607544
......@@ -192,7 +192,7 @@ Here’s the error:
```text
error: type `std::fs::File` does not implement any method in scope named `write`
let result = f.write(b”whatever”);
let result = f.write(b"whatever");
^~~~~~~~~~~~~~~~~~
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册