diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-02-17 12:04:12 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-02-17 12:04:12 +0000 |
commit | 9e616189bb4f6cca1788bc0a266f9377947c9709 (patch) | |
tree | 79e21b2b80e26036850c86a9802f86b54a1d5e41 /x11-toolkits | |
parent | 26e76e7fe12698498dd01803761fb207c71437a0 (diff) | |
download | FreeBSD-ports-9e616189bb4f6cca1788bc0a266f9377947c9709.zip FreeBSD-ports-9e616189bb4f6cca1788bc0a266f9377947c9709.tar.gz |
Fix typos.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxmozilla/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wxmozilla/pkg-descr b/x11-toolkits/wxmozilla/pkg-descr index 3d58a57..5864648 100644 --- a/x11-toolkits/wxmozilla/pkg-descr +++ b/x11-toolkits/wxmozilla/pkg-descr @@ -1,7 +1,7 @@ wxMozilla is a project underway to develop a wxWindows component for embedding the Mozilla browser into any wxWindows application. The wxMozilla classes will -utilize minimal, if any, platform dependant code and utilize directly the -XPCOM (Cross Platrom COM) interface to instantate a html browser or editor +utilize minimal, if any, platform dependent code and utilize directly the +XPCOM (Cross Platform COM) interface to instantiate a html browser or editor within the application. WWW: http://wxmozilla.sourceforge.net/ |