[mpact][compiler] fix typo (#54)
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 4d72267..0b1886d 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt
@@ -52,7 +52,7 @@ MLIRPythonExtension.Core MLIRPythonExtension.RegisterEverything - # We need various modules form torch-mlir. + # We need various modules from torch-mlir. TorchMLIRPythonSources.Importers TorchMLIRPythonSources.Dialects TorchMLIRPythonSources.PublicAPI