[NFC][clang-format] Fix typo
authorSheng <ox59616e@gmail.com>
Mon, 29 Aug 2022 01:32:25 +0000 (09:32 +0800)
committerSheng <ox59616e@gmail.com>
Mon, 29 Aug 2022 01:34:05 +0000 (09:34 +0800)
combinartorial
       v
combinatorial

clang/lib/Format/UnwrappedLineFormatter.h

index 3e33de0..ee6d31d 100644 (file)
@@ -7,7 +7,7 @@
 //===----------------------------------------------------------------------===//
 ///
 /// \file
-/// Implements a combinartorial exploration of all the different
+/// Implements a combinatorial exploration of all the different
 /// linebreaks unwrapped lines can be formatted in.
 ///
 //===----------------------------------------------------------------------===//