summaryrefslogtreecommitdiff
path: root/devel/p5-Tie-IxHash
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/p5-Tie-IxHash
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/p5-Tie-IxHash')
-rw-r--r--devel/p5-Tie-IxHash/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tie-IxHash/DESCR b/devel/p5-Tie-IxHash/DESCR
index b418638a0b0..dc7beb17eda 100644
--- a/devel/p5-Tie-IxHash/DESCR
+++ b/devel/p5-Tie-IxHash/DESCR
@@ -3,5 +3,5 @@ don't preserve order, and if you have ever craved for that feature,
this module is for you. Simply declare a "tie" for the hash variable
that you want to be order-preserving, and forget that limitation
ever existed. You can do other nifty things with the tied hash object
-that you may be used to doing with arrays, like Push(), Pop() and
+that you may be used to doing with arrays, like Push(), Pop() and
Splice().