Skip to content

Commit a235215

Browse files
committed
fix a comment grammar-o
1 parent 63aaecd commit a235215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/gn/build/write_cmake_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define FOO 0
2323
2424
2.) #cmakedefine FOO [...]
25-
Checks if key FOO is set to a truthy in value, and depending on that prints
25+
Checks if key FOO is set to a truthy value, and depending on that prints
2626
one of the following two lines:
2727
2828
#define FOO [...]

0 commit comments

Comments
 (0)