diff --git a/mlir/cmake/modules/AddMLIR.cmake b/mlir/cmake/modules/AddMLIR.cmake --- a/mlir/cmake/modules/AddMLIR.cmake +++ b/mlir/cmake/modules/AddMLIR.cmake @@ -202,7 +202,7 @@ endfunction() # Declare an mlir library which can be compiled in libMLIR.so -# In addition to everything that llvm_add_librar accepts, this +# In addition to everything that llvm_add_library accepts, this # also has the following option: # EXCLUDE_FROM_LIBMLIR # Don't include this library in libMLIR.so. This option should be used