We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a0de1 commit 866abafCopy full SHA for 866abaf
CppCoreGuidelines.md
@@ -16861,7 +16861,7 @@ This is not evil.
16861
16862
### <a name="Rl-name-length"></a>NL.7: Make the length of a name roughly proportional to the length of its scope
16863
16864
-**Rationale**: The larger the scope the greaterthe chance of confusion and of an unintended name clash.
+**Rationale**: The larger the scope the greater the chance of confusion and of an unintended name clash.
16865
16866
##### Example
16867
0 commit comments