summaryrefslogtreecommitdiff
path: root/make_patchnum.pl
diff options
context:
space:
mode:
authorDavid Steinbrunner <dsteinbrunner@pobox.com>2013-05-21 06:46:18 -0400
committerJames E Keenan <jkeenan@cpan.org>2013-05-22 19:04:14 -0400
commit2effe01f18007a1b28e11f29b319f2b5cd0ae4df (patch)
tree99ff95a447d257486d5d407afbc04e9d884fdf32 /make_patchnum.pl
parent5364049c28608557a7832b748edaf27ce5262d89 (diff)
downloadperl-2effe01f18007a1b28e11f29b319f2b5cd0ae4df.tar.gz
typo fixes for root level scripts
Add David Steinbrunner to AUTHORS. Update pod issues database.
Diffstat (limited to 'make_patchnum.pl')
-rw-r--r--make_patchnum.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_patchnum.pl b/make_patchnum.pl
index 77d4a4ee1a..3f857b5739 100644
--- a/make_patchnum.pl
+++ b/make_patchnum.pl
@@ -178,7 +178,7 @@ git_unpushed='$unpushed_commit_list'";
$commit_title ||= "Commit id:";
}
-# we extract the filename out of the warning header, so dont mess with that
+# we extract the filename out of the warning header, so don't mess with that
write_files(<<"EOF_HEADER", <<"EOF_CONFIG");
/**************************************************************************
* WARNING: 'git_version.h' is automatically generated by make_patchnum.pl