diff --git a/cmake/config.cmake b/cmake/config.cmake index 1ef956c7ee18..dba1b44e676e 100644 --- a/cmake/config.cmake +++ b/cmake/config.cmake @@ -31,7 +31,7 @@ # $ cd build # $ cmake .. # -# Then buld in parallel with 8 threads +# Then build in parallel with 8 threads # # $ make -j8 #--------------------------------------------------------------------