Skip to content

Commit 17e5398

Browse files
committed
[NFC] Fix typo in CMake comment
1 parent 689babd commit 17e5398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Modules/HandleCompilerRT.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Check if compile-rt library file path exists.
1+
# Check if the compiler-rt library file path exists.
22
# If found, cache the path in:
33
# COMPILER_RT_LIBRARY-<name>-<target>
44
# If err_flag is true OR path not found, emit a message and set:

0 commit comments

Comments
 (0)