We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3961d0f commit cd3f947Copy full SHA for cd3f947
test/inc/Module/Install/Makefile.pm
@@ -41,7 +41,7 @@ sub makemaker_args {
41
return $args;
42
}
43
44
-# For mm args that take multiple space-seperated args,
+# For mm args that take multiple space-separated args,
45
# append an argument to the current list.
46
sub makemaker_append {
47
my $self = sShift;
0 commit comments