summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-03-19 10:07:38 -0600
committerKarl Williamson <khw@cpan.org>2015-03-19 10:20:40 -0600
commit18391b266d7c701eef1760fa9fddfc3e43ebcfcd (patch)
tree9ce6fc62e6aeb9bb248de422100828edbcf74e2d /lib
parent7d4d3e294c3a762ce652db1f04649d524a50ceb9 (diff)
downloadperl-18391b266d7c701eef1760fa9fddfc3e43ebcfcd.tar.gz
lib/perl5db.pl: Fix pod typo
Diffstat (limited to 'lib')
-rw-r--r--lib/perl5db.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/perl5db.pl b/lib/perl5db.pl
index cdb8884839..8babb45252 100644
--- a/lib/perl5db.pl
+++ b/lib/perl5db.pl
@@ -7572,7 +7572,7 @@ variables during a restart.
Set_list packages up items to be stored in a set of environment variables
(VAR_n, containing the number of items, and VAR_0, VAR_1, etc., containing
the values). Values outside the standard ASCII charset are stored by encoding
-then as hexadecimal values.
+them as hexadecimal values.
=cut