We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c410ac commit 4f665f7Copy full SHA for 4f665f7
doc/Language/pod.pod6
@@ -30,7 +30,7 @@ You can use whichever form is most convenient for your particular documentation
30
31
Delimited blocks are bounded by C<=begin> and C<=end> markers, both of
32
which are followed by a valid Perl 6 identifier, which is the
33
-D<typename> of the block. Typenames that are entirely lowercase (for
+C<typename> of the block. Typenames that are entirely lowercase (for
34
example: C<=begin head1>) or entirely uppercase (for example: C<=begin
35
SYNOPSIS>) are reserved.
36
0 commit comments