Skip to content

Commit 371b3ca

Browse files
authored
[mlir] Fix typo in StandalonePasses.td doc string (llvm#161009)
1 parent d1b5607 commit 371b3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/examples/standalone/include/Standalone/StandalonePasses.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- StandalonePsss.td - Standalone dialect passes -------*- tablegen -*-===//
1+
//===- StandalonePasses.td - Standalone dialect passes -------*- tablegen -*-===//
22
//
33
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)