Merge pull request #3718 from hanhanW:main-to-google
PiperOrigin-RevId: 340662257
diff --git a/build_tools/cmake/iree_copts.cmake b/build_tools/cmake/iree_copts.cmake
index b6a8d76..44362e7 100644
--- a/build_tools/cmake/iree_copts.cmake
+++ b/build_tools/cmake/iree_copts.cmake
@@ -44,7 +44,7 @@
# Set clang diagnostics. These largely match the set of warnings used within
# Google. They have not been audited super carefully by the IREE team but
# are generally thought to be a good set and consistency with those used
- # internally is very useful when importing. If you feel hat some of these
+ # internally is very useful when importing. If you feel that some of these
# should be different, please raise an issue!
"-Wall"