Skip to content

Commit ad86982

Browse files
authored
[NFC] Fix typo in the comments.
1 parent 86511c5 commit ad86982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Config/config.h.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
/* Whether to enable opaque pointers by default */
8484
#cmakedefine01 CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL
8585

86-
/* Whether to enbale opaque pointers for SPIR-V by default */
86+
/* Whether to enable opaque pointers for SPIR-V by default */
8787
#cmakedefine01 SPIRV_ENABLE_OPAQUE_POINTERS
8888

8989
#endif

0 commit comments

Comments
 (0)