Skip to content

Commit

Permalink
Grammar fix
Browse files Browse the repository at this point in the history
Replaced "less" with "fewer"
  • Loading branch information
alanyee committed Mar 1, 2016
1 parent b43afc7 commit 04b4210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cppguide.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ <h3 id="Inline_Functions">Inline Functions</h3>

<div class="summary">
<p>Define functions inline only when they are small, say, 10
lines or less.</p>
lines or fewer.</p>
</div>

<div class="stylebody">
Expand Down

0 comments on commit 04b4210

Please sign in to comment.