git: 4082fcb6fa74 - main - databases/postgresql-zhparser: fix typos in pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 07:48:39 UTC
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=4082fcb6fa74a8f079431a1674605dadf0536d03 commit 4082fcb6fa74a8f079431a1674605dadf0536d03 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-15 22:09:10 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-16 07:09:25 +0000 databases/postgresql-zhparser: fix typos in pkg-descr. --- databases/postgresql-zhparser/pkg-descr | 10 +++++----- 1 file 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