Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
gfldex committed Oct 5, 2016
1 parent b101e5e commit 6e53106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Proc.pod6
Expand Up @@ -99,7 +99,7 @@ shell for parsing and execution.
method command(Prod:D:) returns Array:D
The command method is an accessor to an array containing the arguments that were
passed when the Proc objectd was executed via C<spawn> or C<shell> or C<run>.
passed when the Proc object was executed via C<spawn> or C<shell> or C<run>.
=head2 method exitcode
Expand Down

0 comments on commit 6e53106

Please sign in to comment.