aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-hashie2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-hashie2/pkg-descr')
-rw-r--r--devel/rubygem-hashie2/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-hashie2/pkg-descr b/devel/rubygem-hashie2/pkg-descr
index 08ea236075bc..9c668b210e01 100644
--- a/devel/rubygem-hashie2/pkg-descr
+++ b/devel/rubygem-hashie2/pkg-descr
@@ -1,9 +1,9 @@
-Hashie is available as a RubyGem which extend Hashes and make them more useful.
+Hashie is available as a RubyGem which extend Hashes and make them more useful.
* Hashie::Mash: gives simple pseudo-object functionality that can be
built from hashes and easily extended
* Hashie::Dash: has a discrete set of defined properties and only those
- properties may be set on the hash.
+ properties may be set on the hash.
* Hashie::Trash: a Dash that allows you to translate keys on
initialization.
* Hashie::Clash: allows you to easily construct complex hashes using