提交 d084dcef 编写于 作者: R Robin Degen 提交者: Thibault Kruse

Fixed typo shuld -> should, fixed missing words

上级 0785e0b4
......@@ -15806,7 +15806,7 @@ In the context of the styles of programming we recommend and support with the gu
Non-rule summary:
* [NR.1: All declarations should be at the of a function](#Rnr-top)
* [NR.1: All declarations should be at the top of a function](#Rnr-top)
* single-return rule
* no exceptions
* one class per source file
......@@ -15815,7 +15815,7 @@ Non-rule summary:
* make all data members `protected`
* ???
### <a name="Rnr-top"></a>NR.1: All declarations should be at the of a function
### <a name="Rnr-top"></a>NR.1: All declarations should be at the top of a function
##### Reason
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册