This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
spelling
authorKaren Etheridge <ether@cpan.org>
Sat, 4 Nov 2017 18:29:25 +0000 (11:29 -0700)
committerKaren Etheridge <ether@cpan.org>
Wed, 15 Nov 2017 19:46:09 +0000 (11:46 -0800)
Porting/makerel

index ac9add0..4671462 100755 (executable)
@@ -34,8 +34,8 @@ usage: $0 [ -r rootdir ] [-s suffix ] [ -b ] [ -n ]
     -s suffix    suffix to append to to the perl-x.y.z dir and tarball name
                 defaults to the concatenation of the local_patches entry
                 in patchlevel.h (or blank, if none)
-    -b           make a .bz2 file in addtion to a .gz file
-    -x           make a .xz file in addtion to a .gz file
+    -b           make a .bz2 file in addition to a .gz file
+    -x           make a .xz file in addition to a .gz file
     -n           do not make any tarballs, just the directory
 EOF