Skip to content

Commit 2b8dfd9

Browse files
committed
Fix typo in comment
1 parent 918870b commit 2b8dfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if(GRAPHQL_UPDATE_VERSION)
4242
endif()
4343

4444
if(WIN32)
45-
# Always build the version.rc files with these flags, even if we aren't regnerating them.
45+
# Always build the version.rc files with these flags, even if we aren't regenerating them.
4646
set(CMAKE_RC_FLAGS "/nologo")
4747
set(CMAKE_RC_FLAGS_DEBUG "/dDEBUG")
4848

0 commit comments

Comments
 (0)