Skip to content

Commit ccdedd3

Browse files
committed
remove trailing whitespace
1 parent c24beb8 commit ccdedd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Proc.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sub shell(
7474
Hash() :$env = %*ENV
7575
--> Proc:D)
7676
=end code
77-
77+
7878
C<new> creates a new C<Proc> object, whereas C<run> or C<shell> create one and spawn it
7979
with the command and arguments provided in C<@args> or C<$cmd>, respectively.
8080

0 commit comments

Comments
 (0)