Fix a ton of comment typos found by codespell. Patch by
[oota-llvm.git] / utils / unittest / googletest / gtest.cc
index 51732afd4999086222a264f3b046ff49f0c3606e..9aa54411497a0a39918952728b5c50447629b584 100644 (file)
@@ -1415,7 +1415,7 @@ AssertionResult IsHRESULTFailure(const char* expr, long hr) {  // NOLINT
 // Utility functions for encoding Unicode text (wide strings) in
 // UTF-8.
 
-// A Unicode code-point can have upto 21 bits, and is encoded in UTF-8
+// A Unicode code-point can have up to 21 bits, and is encoded in UTF-8
 // like this:
 //
 // Code-point length   Encoding