Skip to content

Commit d6195ea

Browse files
authored
linkfix & whitespace
1 parent 4c703bb commit d6195ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/create-cli.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,8 @@ parameters, the sub C<USAGE> is called. If no such method is found,
501501
the compiler will output a default usage message.
502502

503503
In the following example, we print a custom usage message via
504-
a L<Q string|/language/quoting>
505-
(with the C<:c|/language/quoting#Heredocs:_:to> flag enabling interpolation of curly braces,
504+
a L<Q string|/language/quoting>
505+
(with the C<:c|/language/quoting#Interpolating_closures> flag enabling interpolation of curly braces,
506506
and the C<:to|/language/quoting#Heredocs:_:to> flag for stating it all as a heredoc):
507507

508508
#|(is it the answer)

0 commit comments

Comments
 (0)