summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2021-06-21 19:26:45 -0400
committerJames E Keenan <jkeenan@cpan.org>2021-06-21 19:26:45 -0400
commit6137bd7e7fb3d58a44ebeaa42209d3b1ac0a3869 (patch)
tree75cb0dded15ce95920839c0313215f3e4f3f38d3 /Makefile.SH
parentc5082864c74ee0dab39a22591338dd9ac4b47785 (diff)
downloadperl-6137bd7e7fb3d58a44ebeaa42209d3b1ac0a3869.tar.gz
Correct typo in inline comment
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index a999db6c91..1bda30d8a0 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1401,7 +1401,7 @@ _cleaner1:
-rm -f `grep -v ^# mkppport.lst | grep . | sed -e 's/$$/\/ppport.h/'`
# Dear POSIX, thanks for making the default to xargs to be
-# run once if nothhing is passed in. It is such a great help.
+# run once if nothing is passed in. It is such a great help.
# Some systems do not support "?", so keep these files separate.