Merge pull request #210 from roooooooot/patch-1

Fix a typo
This commit is contained in:
Geoff Romer 2017-01-05 10:22:11 -08:00 committed by GitHub
commit b282a74fea

View File

@ -1505,7 +1505,7 @@ creating objects of user-defined types.</p>
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