Skip to content

Conversation

@csstormq
Copy link
Contributor

No description provided.

@llvmbot llvmbot added the mlir label May 21, 2025
@llvmbot
Copy link
Member

llvmbot commented May 21, 2025

@llvm/pr-subscribers-mlir

Author: None (csstormq)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/140891.diff

1 Files Affected:

  • (modified) mlir/docs/PassManagement.md (+1-1)
diff --git a/mlir/docs/PassManagement.md b/mlir/docs/PassManagement.md
index eda48a44cf023..a920d57c7cd25 100644
--- a/mlir/docs/PassManagement.md
+++ b/mlir/docs/PassManagement.md
@@ -878,7 +878,7 @@ struct MyPassOptions {
 #endif // GEN_PASS_DECL_MYPASS
 ```
 
-The utogenerated file will also contain the declarations of the default
+The autogenerated file will also contain the declarations of the default
 constructors.
 
 ```c++

@csstormq csstormq requested review from joker-eph and jpienaar May 21, 2025 13:39
@csstormq csstormq merged commit 8d30c73 into llvm:main May 23, 2025
11 checks passed
@csstormq csstormq deleted the fix_doc branch May 23, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants