diff options
author | billf <billf@FreeBSD.org> | 2000-01-03 08:50:05 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-01-03 08:50:05 +0000 |
commit | 6780f1aeba05b213bbf3cb94bda6713f9754adec (patch) | |
tree | 23b3e4c5403069663a4dd4ad7cbd7b02200c07ec /devel/xwpe | |
parent | 4191b3a9f88a057e9bbfba1fc2830a4cb1eb8cd4 (diff) | |
download | FreeBSD-ports-6780f1aeba05b213bbf3cb94bda6713f9754adec.zip FreeBSD-ports-6780f1aeba05b213bbf3cb94bda6713f9754adec.tar.gz |
Grammar nit: "man" -> "many"
Submitted by: Robert Marsh <bmarsh@chc-chimes.com>
Diffstat (limited to 'devel/xwpe')
-rw-r--r-- | devel/xwpe/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xwpe/pkg-descr b/devel/xwpe/pkg-descr index 95b7d04..64ce40d 100644 --- a/devel/xwpe/pkg-descr +++ b/devel/xwpe/pkg-descr @@ -1,7 +1,7 @@ xwpe is a X-window programming environment designed for UNIX systems. It is similar to 'Borland C++' MS-DOS programming IDE environment. -xwpe supports man compilers, linkers, and debuggers, so you are not tied to +xwpe supports many compilers, linkers, and debuggers, so you are not tied to any particular set of tools. There is both a curses and X11 interface (the later with mouse support). |