Fix a typo

requre -> require
This commit is contained in:
roooooooot 2016-12-31 13:10:07 +08:00 committed by GitHub
parent 159b4c81bb
commit a33bdd6e3a

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