diff options
author | Lajos Veres <vlajos@gmail.com> | 2015-01-28 20:35:53 -0500 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2015-01-28 20:35:53 -0500 |
commit | 5bf4b3bf13bc4055684a48448b05920845ef7764 (patch) | |
tree | df5552ccbd15a100e7ee864f6b06d1944285b3e4 /dist/Storable/ChangeLog | |
parent | 1a43aa034207579c7b9e27eceda85687707c5c86 (diff) | |
download | perl-5bf4b3bf13bc4055684a48448b05920845ef7764.tar.gz |
Corrections to spelling and grammatical errors.
Extracted from patch submitted by Lajos Veres in RT #123693.
Diffstat (limited to 'dist/Storable/ChangeLog')
-rw-r--r-- | dist/Storable/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Storable/ChangeLog b/dist/Storable/ChangeLog index 4df921efd9..cbfdbabb83 100644 --- a/dist/Storable/ChangeLog +++ b/dist/Storable/ChangeLog @@ -209,7 +209,7 @@ Fri Jun 7 23:55:41 BST 2002 Nicholas Clark The bug was introduced as development perl change 16442 (on 2002/05/07), so has been present since 2.00. Patches to introduce more regression tests to reduce the chance of - a reoccurence of this sort of goof are always welcome. + a reoccurrence of this sort of goof are always welcome. Thu May 30 20:31:08 BST 2002 Nicholas Clark <nick@ccl4.org> |