Skip to content

Commit 8fe49b0

Browse files
authored
[mlir][docs] Fix name of mlir-linalg-ods-yaml-gen(NFC) (#113029)
1 parent 1775b98 commit 8fe49b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/docs/Dialects/Linalg/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ directly.
667667

668668
This facility is currently in flight and is intended to subsume the above when
669669
ready. See the C++ class to YAML mapping traits in
670-
`mlir-mlinalg-ods-yaml-gen.cpp` as the source of truth for the schema.
670+
`mlir-linalg-ods-yaml-gen.cpp` as the source of truth for the schema.
671671

672672
Most of the above documentation roughly applies to this path and will be ported
673673
as migration continues.

0 commit comments

Comments
 (0)