aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/php-facedetect
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-08-05 18:32:04 +0800
committerolgeni <olgeni@FreeBSD.org>2010-08-05 18:32:04 +0800
commit12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5 (patch)
treeb3bd5815d12e2bbe8a77201ce61d22a10ff4ec51 /graphics/php-facedetect
parent98d5a5939a80e8b9e4a864435d11bf90a49ce3b9 (diff)
downloadfreebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.tar.gz
freebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.tar.zst
freebsd-ports-gnome-12a2c36969d3ef12a28bb1c4de03c9c42d6f24a5.zip
Spelling and whitespace fixes.
Diffstat (limited to 'graphics/php-facedetect')
-rw-r--r--graphics/php-facedetect/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-facedetect/pkg-descr b/graphics/php-facedetect/pkg-descr
index c7585538b2c2..8f62a9d96015 100644
--- a/graphics/php-facedetect/pkg-descr
+++ b/graphics/php-facedetect/pkg-descr
@@ -1,5 +1,5 @@
This extension provides a PHP implementation of the OpenCV library.
-The extension offers two new functions. In princible, they differ only by
+The extension offers two new functions. In principle, they differ only by
their return value. The first returns only the number of faces found on the
given image and the other an associative array of their coordinates.