Skip to content

Commit 0b57313

Browse files
authored
Unbreak search
1 parent 7193e12 commit 0b57313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/search_template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $(function(){
7272
url: "/language/syntax#Single-line_comments"
7373
}, {
7474
category: "Syntax",
75-
value: "#` multi-line comment"
75+
value: "#` multi-line comment",
7676
url: "/language/syntax#Multi-line_/_embedded_comments"
7777
}, {
7878
category: "Signature",

0 commit comments

Comments
 (0)