summaryrefslogtreecommitdiff
path: root/Porting/makemeta
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-08-01 21:57:53 +0100
committerJesse Vincent <jesse@bestpractical.com>2009-08-03 12:09:15 +0100
commit96db07ef414b20c24036385bd32e57682ad9ac42 (patch)
treeaba5f6f789fc0127589d178873ced6a561e15418 /Porting/makemeta
parent57433fbf3af946c00490e4ff4c773ef320215268 (diff)
downloadperl-96db07ef414b20c24036385bd32e57682ad9ac42.tar.gz
Minor typo fix in a comment
Diffstat (limited to 'Porting/makemeta')
-rw-r--r--Porting/makemeta2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/makemeta b/Porting/makemeta
index 2ebaf078cf..167209ab6f 100644
--- a/Porting/makemeta
+++ b/Porting/makemeta
@@ -1,7 +1,7 @@
#!./perl -w
# this script must be run by the current perl to get perl's version right
#
-# Create a META.yml file in the current directory. Muyst be run from the
+# Create a META.yml file in the current directory. Must be run from the
# root directory of a perl source tree.
use strict;