diff options
author | steve <steve@FreeBSD.org> | 1999-06-28 04:17:59 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-28 04:17:59 +0800 |
commit | 285cd4f0162f611498e74bea00ece64a8166a614 (patch) | |
tree | ca9ef979f898e68f4ea7a789865bb074ff4666fd | |
parent | 56f61148a975866aa10d792a902c8b66e95199fd (diff) | |
download | freebsd-ports-gnome-285cd4f0162f611498e74bea00ece64a8166a614.tar.gz freebsd-ports-gnome-285cd4f0162f611498e74bea00ece64a8166a614.tar.zst freebsd-ports-gnome-285cd4f0162f611498e74bea00ece64a8166a614.zip |
Fix a few spelling/grammar nits.
-rw-r--r-- | devel/doc++/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/doc++/pkg-descr b/devel/doc++/pkg-descr index 5fad9a3bd6a3..7b81bd8c9373 100644 --- a/devel/doc++/pkg-descr +++ b/devel/doc++/pkg-descr @@ -1,5 +1,5 @@ -DOC++ is a source documentation system for C++. It is jenerated -javadoc-like documentatio in HTML and LaTeX. The homepage contains +DOC++ is a source documentation system for C++. It generates +javadoc-like documentation in HTML and LaTeX. The homepage contains more information to supplement this short description. WWW: http://www.imaginator.com/doc++/ |