[NFC] Fix typo in CMake comment

This commit is contained in:
Louis Dionne 2022-03-02 13:28:34 -05:00
parent 689babdf68
commit 17e53983b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Check if compile-rt library file path exists.
# Check if the compiler-rt library file path exists.
# If found, cache the path in:
# COMPILER_RT_LIBRARY-<name>-<target>
# If err_flag is true OR path not found, emit a message and set: