mirror of
https://github.com/tiennm99/styleguide.git
synced 2026-08-06 06:24:45 +00:00
Fix a typo
requre -> require
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user