aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-15 22:09:10 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 07:09:25 +0000
commit4082fcb6fa74a8f079431a1674605dadf0536d03 (patch)
treebb937240bddb2955ebf94eb509335d17f8d5e9d1
parent2379f6b8a05eda66840efb79242937af38e822aa (diff)
downloadports-4082fcb6fa74a8f079431a1674605dadf0536d03.tar.gz
ports-4082fcb6fa74a8f079431a1674605dadf0536d03.zip
databases/postgresql-zhparser: fix typos in pkg-descr.
-rw-r--r--databases/postgresql-zhparser/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql-zhparser/pkg-descr b/databases/postgresql-zhparser/pkg-descr
index 9ab2d262444b..a9cd621ec45f 100644
--- a/databases/postgresql-zhparser/pkg-descr
+++ b/databases/postgresql-zhparser/pkg-descr
@@ -1,7 +1,7 @@
-Zhparser is a PostgreSQL extension for full-text search of Chinese. It use
-Simple Chinese Word Segmentation (SCWS) as driver and highly configurable and
-easy to use. The default dictionary of Zhparser is for Simplified Chinese. If
-you use Tranditional Chinese,you can download the dicionary from SCWS offical
-site.
+Zhparser is a PostgreSQL extension for full-text search of Chinese.
+It uses Simple Chinese Word Segmentation (SCWS) as driver and is
+highly configurable and easy to use. The default dictionary of
+Zhparser is for Simplified Chinese. If you use Traditional Chinese,
+you can download the dictionary from the SCWS official site.
WWW: https://github.com/amutu/zhparser