diff --git a/cmake/content.cmake b/cmake/content.cmake index bcae86bd8..ceba74491 100644 --- a/cmake/content.cmake +++ b/cmake/content.cmake @@ -8,7 +8,7 @@ include(FetchContent) ############################################################### # Constructs `FetchContent_Declare` call, and records information -# for popluation and linking +# for population and linking # # ::Overview # With `cmake@3.24` and higher, the functionality of `FetchContent_` has