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.
2 parents c50370a + 82758f6 commit 590e455Copy full SHA for 590e455
README.md
@@ -2402,7 +2402,7 @@ condition](#safe-assignment-in-condition).
2402
<sup>[[link](#visibility)]</sup>
2403
2404
* <a name="indent-public-private-protected"></a>
2405
- Indent the `public`, `protected`, and `private` methods as much the method
+ Indent the `public`, `protected`, and `private` methods as much as the method
2406
definitions they apply to. Leave one blank line above the visibility modifier
2407
and one blank line below in order to emphasize that it applies to all methods
2408
below it.
0 commit comments