fixed typo in comment of main cmake file.

This commit is contained in:
Jake Goodwin 2026-02-22 19:32:42 -08:00
parent 67d8022c83
commit 07c93cb110

View file

@ -18,7 +18,7 @@ else()
add_definitions(-DUNIX)
endif()
# For being able to used LSP
# For being able to use LSP
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
# Request C standard features