Skip to content

Commit 04b4210

Browse files
committed
Grammar fix
Replaced "less" with "fewer"
1 parent b43afc7 commit 04b4210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cppguide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h3 id="Inline_Functions">Inline Functions</h3>
341341

342342
<div class="summary">
343343
<p>Define functions inline only when they are small, say, 10
344-
lines or less.</p>
344+
lines or fewer.</p>
345345
</div>
346346

347347
<div class="stylebody">

0 commit comments

Comments
 (0)