Fixed a typo (#8217)

Changed "Retrieve the expression that direct represents the callee." to "Retrieve the expression that directly represents the callee.", on line 3835
This commit is contained in:
Dave
2017-03-20 18:35:32 -07:00
committed by Robert Widmann
parent f751cb0355
commit e3b458dff4

View File

@@ -3832,7 +3832,7 @@ public:
using TrailingCallArguments::getArgumentLabels;
/// Retrieve the expression that direct represents the callee.
/// Retrieve the expression that directly represents the callee.
///
/// The "direct" callee is the expression representing the callee
/// after looking through top-level constructs that don't affect the