Skip to content

Commit 4bc82af

Browse files
committed
Whitespace fixes
1 parent 4652d2f commit 4bc82af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Cool.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1533,7 +1533,7 @@ Defined as:
15331533
method sprintf(*@args)
15341534
multi sub sprintf(Cool:D $format, *@args)
15351535
1536-
Formats and outputs a string, following
1536+
Formats and outputs a string, following
15371537
L<the same language as C<Str.sprintf>|/type/Str#routine_sprintf>, using as such
15381538
format either the object (if called in method form) or the first argument (if
15391539
called as a routine)

0 commit comments

Comments
 (0)