Skip to content

Commit aeb2432

Browse files
committed
spelling: that
Signed-off-by: Josh Soref <[email protected]>
1 parent 7886042 commit aeb2432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/IDE/Refactoring.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5239,7 +5239,7 @@ struct ClassifiedBlocks {
52395239
ClassifiedBlock ErrorBlock;
52405240
};
52415241

5242-
/// Classifier of callback closure statements that that have either multiple
5242+
/// Classifier of callback closure statements that have either multiple
52435243
/// non-Result parameters or a single Result parameter and return Void.
52445244
///
52455245
/// It performs a (possibly incorrect) best effort and may give up in certain

0 commit comments

Comments
 (0)