Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Whitespace fixes
  • Loading branch information
JJ committed Nov 2, 2018
1 parent 4652d2f commit 4bc82af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Cool.pod6
Expand Up @@ -1533,7 +1533,7 @@ Defined as:
method sprintf(*@args)
multi sub sprintf(Cool:D $format, *@args)
Formats and outputs a string, following
Formats and outputs a string, following
L<the same language as C<Str.sprintf>|/type/Str#routine_sprintf>, using as such
format either the object (if called in method form) or the first argument (if
called as a routine)
Expand Down

0 comments on commit 4bc82af

Please sign in to comment.