diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-05-24 05:18:39 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-05-24 05:18:39 +0800 |
commit | a8b5b44ad9cc608ee8e8957d93e2a640b784396a (patch) | |
tree | 4e96c6a298f377e11e48dc993edcc859226331de /devel/p5-Term-ReadKey | |
parent | a9a035c0d32720b85f03ba5f8921388f0a45c276 (diff) | |
download | freebsd-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-Term-ReadKey')
-rw-r--r-- | devel/p5-Term-ReadKey/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Term-ReadKey/pkg-descr b/devel/p5-Term-ReadKey/pkg-descr index 08fd29460947..063e32fe84d3 100644 --- a/devel/p5-Term-ReadKey/pkg-descr +++ b/devel/p5-Term-ReadKey/pkg-descr @@ -5,4 +5,4 @@ handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on - any architecture and have a good likelyhood of it working. + any architecture and have a good likelihood of it working. |