summaryrefslogtreecommitdiff
path: root/devel/rubygem-facets
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
commita249020977a2394eb6f6b41a59e49167878d5f8d (patch)
tree5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/rubygem-facets
parentRemove WITH_GHOSTSCRIPT_GNU check. (diff)
Large round of typo fixes in ports/devel (pkg-descr).
Notes
Notes: svn path=/head/; revision=214100
Diffstat (limited to 'devel/rubygem-facets')
-rw-r--r--devel/rubygem-facets/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-facets/pkg-descr b/devel/rubygem-facets/pkg-descr
index 6bb6c42b91b9..0595be73b531 100644
--- a/devel/rubygem-facets/pkg-descr
+++ b/devel/rubygem-facets/pkg-descr
@@ -1,6 +1,6 @@
Facets is a large collection of core extension methods and module
additions for the Ruby programming language. The core extensions
-are unique by virtue of thier atomicity. Methods are stored in their
+are unique by virtue of their atomicity. Methods are stored in their
own files, allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins and
microframeworks, from the Functor to a full-blown SI Units system.