aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hachoir-regex
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
committerolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
commit9aa8bdd89214914fb17b824b18c6780a5a92284e (patch)
treefcca160716ded0c37ee140d2a35b4a0bbe1ac5f0 /devel/hachoir-regex
parent437a96d1bc7e1a1cdce06da4fb2617c8f0a80b93 (diff)
downloadfreebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.gz
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.zst
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.zip
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/hachoir-regex')
-rw-r--r--devel/hachoir-regex/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hachoir-regex/pkg-descr b/devel/hachoir-regex/pkg-descr
index 5af14c28a1c5..94844acc81c8 100644
--- a/devel/hachoir-regex/pkg-descr
+++ b/devel/hachoir-regex/pkg-descr
@@ -1,4 +1,4 @@
-hachoir-regex is a Python library for regular expression manupulation.
+hachoir-regex is a Python library for regular expression manipulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple