summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-08-01 21:57:53 +0100
committerDavid Mitchell <davem@iabyn.com>2009-08-03 23:14:36 +0100
commitc27bbe5e30c97a3299478f624a59adaf916e1807 (patch)
treec705b2cae5a7457ee98263846b913b0432018a0e /Porting
parent6b963cb9b6400c95dd57096c446d46c8d3a8d185 (diff)
downloadperl-c27bbe5e30c97a3299478f624a59adaf916e1807.tar.gz
Minor typo fix in a comment
(cherry picked from commit 96db07ef414b20c24036385bd32e57682ad9ac42)
Diffstat (limited to 'Porting')
-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;