Skip to content

Commit 3273990

Browse files
author
Killian Perlin
committed
Fix: Formatting error in doc
1 parent 9fa85c9 commit 3273990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkql/lkql.lkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ class RunPass: LkqlNode {
12331233
start: Identifier
12341234
}
12351235

1236-
|" corresponds to the syntax `Class.member[: OptType]`
1236+
|" corresponds to the syntax ``Class.member[: OptType]``
12371237
|" can be found in 'add' or 'del' block in a pass
12381238
|" serves as a shorthand syntax to declare a new pass
12391239
|" with the same name but updated fields

0 commit comments

Comments
 (0)