summaryrefslogtreecommitdiff
path: root/ext/Devel-Peek/Changes
diff options
context:
space:
mode:
authorPeter J. Acklam) (via RT <perlbug-followup@perl.org>2011-01-06 23:12:20 -0800
committerAbigail <abigail@abigail.be>2011-01-07 11:06:41 +0100
commitb7b1e41b767189c1e8835fba238082ba120976b6 (patch)
treef37b363c8b0c777e668d48f1a10b3708481339e8 /ext/Devel-Peek/Changes
parented0436dcef2045079d794c497f3ca20bc041b79e (diff)
downloadperl-b7b1e41b767189c1e8835fba238082ba120976b6.tar.gz
Fix typos (spelling errors) in ext/*.
# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81882] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81882 > Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'ext/Devel-Peek/Changes')
-rw-r--r--ext/Devel-Peek/Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Devel-Peek/Changes b/ext/Devel-Peek/Changes
index e87a7ca1c4..39bbf918da 100644
--- a/ext/Devel-Peek/Changes
+++ b/ext/Devel-Peek/Changes
@@ -2,7 +2,7 @@
0.4: Hashes dumped recursively.
Additional fields for CV added.
0.5: Prototypes for functions supported.
- Strings are consostently in quotes now.
+ Strings are consistently in quotes now.
Name changed to Devel::Peek (former ExtUtils::Peek).
0.7:
New function mstat added.