Skip to content

Commit 8d30c73

Browse files
authored
[mlir][docs] Fix typo in PassManagement.md (NFC) (#140891)
1 parent 695d725 commit 8d30c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/docs/PassManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ struct MyPassOptions {
878878
#endif // GEN_PASS_DECL_MYPASS
879879
```
880880

881-
The utogenerated file will also contain the declarations of the default
881+
The autogenerated file will also contain the declarations of the default
882882
constructors.
883883

884884
```c++

0 commit comments

Comments
 (0)