Skip to content

Commit

Permalink
Merge pull request greyli#151 from bbbbx/bbbbx-patch-1
Browse files Browse the repository at this point in the history
Update errata.md
  • Loading branch information
greyli authored Feb 20, 2019
2 parents c476652 + bf73892 commit ec75693
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion errata/errata.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

如果你发现了书中的错误,欢迎提交PR更新勘误文件;你也可以创建Issue指出相关错误,或是通过Email与我联系([[email protected]](mailto:[email protected])),谢谢!

最后更新:2019/2/2
最后更新:2019/2/08

## 勘误贡献者列表

Expand Down Expand Up @@ -341,6 +341,7 @@
| 16.4.1.2 P648 代码清单16-8中的注释 | HTPP | HTTP | 笔误 19.01.21 |
| 16.4.3.3 P660 Cython交互代码片段第8第9行 | 代码与第6第7行重复,可删除 | 校对错误 | 19.1.7 |
| 16.4.5 P669 代码清单16-28 多行注释 | 一个字典,每当产生改变化时会调用传入的参数 | 一个字典,每当产生变化时会调用传入的参数 | 笔误 19.1.9 |
| 16.4.5 P672 第一段第一行 | 对传入的请求对象调用 `set_cookie` | 对传入的响应对象调用 `set_cookie` | 笔误 19.2.8 |

拼写错误,全书多处:Crtl 改为 Ctrl,下面是已知的错误位置:
* P300 注意段落
Expand Down

0 comments on commit ec75693

Please sign in to comment.