Skip to content

Commit 304ae01

Browse files
committed
whitespace
1 parent 13b8134 commit 304ae01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/create-cli.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ undocumented interface will continue to function until C<v6.e>. From v6.d
379379
onward, the use of the undocumented API will cause a DEPRECATED message.
380380
381381
Ecosystem modules can provide both the new and the old interface for
382-
compatibility with older versions of Perl 6: if a newer Perl 6 recognizes
382+
compatibility with older versions of Perl 6: if a newer Perl 6 recognizes
383383
the new (documented) interface, it will use that. If there is no new
384384
interface subroutine available, but the old C<MAIN_HELPER> interface is,
385385
then it will use the old interface.

0 commit comments

Comments
 (0)