Skip to content

Commit 8c09ccf

Browse files
committed
Merge pull request google#106 from alanyee/patch-1
Grammar fix
2 parents b43afc7 + 04b4210 commit 8c09ccf

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)