aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Algorithm-Dependency
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-05-24 05:18:39 +0800
committerolgeni <olgeni@FreeBSD.org>2008-05-24 05:18:39 +0800
commita8b5b44ad9cc608ee8e8957d93e2a640b784396a (patch)
tree4e96c6a298f377e11e48dc993edcc859226331de /devel/p5-Algorithm-Dependency
parenta9a035c0d32720b85f03ba5f8921388f0a45c276 (diff)
downloadfreebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.gz
freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.zst
freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.zip
Hunt for typos in devel/p5-*.
Diffstat (limited to 'devel/p5-Algorithm-Dependency')
-rw-r--r--devel/p5-Algorithm-Dependency/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Dependency/pkg-descr b/devel/p5-Algorithm-Dependency/pkg-descr
index 376f6a32d51d..746af7867556 100644
--- a/devel/p5-Algorithm-Dependency/pkg-descr
+++ b/devel/p5-Algorithm-Dependency/pkg-descr
@@ -1,9 +1,9 @@
Algorithm::Dependency is a framework for creating simple read-only
-dependency heirachies, where you have a set of items that rely on other
+dependency hierarchies, where you have a set of items that rely on other
items in the set, and require actions on them as well.
Despite the most visible of these being software installation systems like
-the CPAN installer, or debian apt-get, they are usefull in other
+the CPAN installer, or debian apt-get, they are useful in other
situations. This module intentionally uses implementation-neutral words,
to avoid confusion.