Skip to content

Commit

Permalink
Merge pull request google#210 from roooooooot/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
geoffromer authored Jan 5, 2017
2 parents 159b4c8 + a33bdd6 commit b282a74
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 @@ -1505,7 +1505,7 @@ <h3 id="Operator_Overloading">Operator Overloading</h3>
operations.</li>

<li>Finding the call sites for overloaded operators may
requre a search tool that's aware of C++ syntax, rather
require a search tool that's aware of C++ syntax, rather
than e.g. grep.</li>

<li>If you get the argument type of an overloaded operator
Expand Down

0 comments on commit b282a74

Please sign in to comment.