Skip to content

Commit caf912c

Browse files
committed
whitespace
1 parent 2862fe6 commit caf912c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Parameter.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ L<invocant parameter|/language/signatures#Parameter_separators>.
262262

263263
method multi-invocant(Parameter:D: --> Bool:D)
264264

265-
Returns C<True> if the parameter affects
265+
Returns C<True> if the parameter affects
266266
L<multi dispatch|/language/functions#Multi-dispatch>.
267267

268268
my Signature $sig = :($a;; $b);

0 commit comments

Comments
 (0)