Skip to content

Commit 428d506

Browse files
committed
Typo fixes in about.pod6 and predef search items
1 parent 2a9ef6a commit 428d506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/Language/about.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ is always considered a definition)
112112
113113
Then the results on the rendered page:
114114
115-
=item X<C<How to use the Z infix> | infix,Z> (This a special case, which
115+
=item X<C<How to use the Z infix> | infix,Z> (This is a special case, which
116116
is always considered a definition)
117117
118118
=item C<The Z Infix>

predefined-search-items

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
{ category: "Syntax", value: "# sinle-line comment", url: "/language/syntax#Single-line_comments" },
1+
{ category: "Syntax", value: "# single-line comment", url: "/language/syntax#Single-line_comments" },
22
{ category: "Syntax", value: "#` multi-line comment", url: "/language/syntax#Multi-line_/_embedded_comments" },
33
{ category: "Signature", value: ";; (long name)", url: "/type/Signature#index-entry-Long_Names" },

0 commit comments

Comments
 (0)