diff options
author | danfe <danfe@FreeBSD.org> | 2007-10-11 15:24:47 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-10-11 15:24:47 +0800 |
commit | 068695be70ea5f679669bd40d98b7b33ef505ce4 (patch) | |
tree | 74cb73251f5096f4012c3ed277daaf1e18e67319 /converters/libiconv/pkg-descr | |
parent | c899b5d9f2fea3fa938b1b57d79825a996aa4ddb (diff) | |
download | freebsd-ports-gnome-068695be70ea5f679669bd40d98b7b33ef505ce4.tar.gz freebsd-ports-gnome-068695be70ea5f679669bd40d98b7b33ef505ce4.tar.zst freebsd-ports-gnome-068695be70ea5f679669bd40d98b7b33ef505ce4.zip |
- Remove extraneous comma from previous commit
- Better English in port description
Diffstat (limited to 'converters/libiconv/pkg-descr')
-rw-r--r-- | converters/libiconv/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/pkg-descr b/converters/libiconv/pkg-descr index 52c04d04d56c..5713f9a949c8 100644 --- a/converters/libiconv/pkg-descr +++ b/converters/libiconv/pkg-descr @@ -9,6 +9,6 @@ be approximated through one or several similarly looking characters. libiconv is for you if your application needs to support multiple character encodings, but that support lacks from your system. -See in either README or website for the list of support encodings. +See either README or website for the list of supported encodings. WWW: http://www.gnu.org/software/libiconv/ |