Skip to content

Commit 9520fed

Browse files
committed
Convert footnote to inline text
The glossary is not a great place to use this solitary footnote.
1 parent 0d0e247 commit 9520fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/glossary.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,12 +1099,12 @@ The output will be:
10991099
["", Pod::FormattingCode.new(type => "C", meta => [], config => {}, contents => ["foo"]),""]
11001100
=end code
11011101

1102-
N<The C<twine> is an array with an odd number of elements beginning
1102+
The C<twine> is an array with an odd number of elements beginning
11031103
with a simple string, alternating with formatting code objects and
11041104
simple strings, and ending with a simple string; the formatting code
11051105
objects are interC<twine>d with the strings. The strings may be empty
11061106
(as shown in the example). A twine with no formatting code will contain
1107-
one simple string.>
1107+
one simple string.
11081108

11091109
=head1 X<Type objects|Reference,Type Objects>
11101110

0 commit comments

Comments
 (0)