Skip to content

Commit fd40f22

Browse files
author
Killian Perlin
committed
Merge branch 'topic/nanopass_doc_quickfix' into 'master'
Quickfix: Erroneous formatting in nanopass doc See merge request eng/libadalang/langkit-query-language!568
2 parents 9fa85c9 + 3273990 commit fd40f22

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)