diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-04 08:31:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-04 08:31:08 +0000 |
commit | 7ce2bebfaec4781f5cbff444349ffe4dcd5f4713 (patch) | |
tree | 256d360c1658e7d1deccc7a0ab339c7ced2409bb /x11-toolkits/pango | |
parent | 863eb3f578efceb69ee84575085b68430b01a191 (diff) | |
download | FreeBSD-ports-7ce2bebfaec4781f5cbff444349ffe4dcd5f4713.zip FreeBSD-ports-7ce2bebfaec4781f5cbff444349ffe4dcd5f4713.tar.gz |
Fix a small grammar nit in the description.
Submitted by: David Magda <dmagda@magda.ca>
Diffstat (limited to 'x11-toolkits/pango')
-rw-r--r-- | x11-toolkits/pango/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr index 3b2cf94..49eeb62 100644 --- a/x11-toolkits/pango/pkg-descr +++ b/x11-toolkits/pango/pkg-descr @@ -3,6 +3,6 @@ layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+ or GNOME specific about Pango. Pango uses Unicode for all of its encoding, and will eventually -support output in all the worlds major languages. +support output in all the world's major languages. WWW: http://www.pango.org/ |