summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/ext/DB_File/DB_File.pm')
-rw-r--r--gnu/usr.bin/perl/ext/DB_File/DB_File.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/ext/DB_File/DB_File.pm b/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
index df189eb1cda..d072da2dad8 100644
--- a/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
+++ b/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
@@ -1436,7 +1436,7 @@ Returns the number of elements in the array.
=item B<$X-E<gt>splice(offset, length, elements);>
-Returns a splice of the the array.
+Returns a splice of the array.
=back