diff options
author | snj <snj@pkgsrc.org> | 2004-02-13 23:39:31 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-13 23:39:31 +0000 |
commit | a72d58ccc8bab512335042cf610e9e387911a944 (patch) | |
tree | 8cff605a0ee46a425269d42c372524c0cdb15820 /devel | |
parent | 79b676fb6b8cc22939e44cb163143466c60e4d5c (diff) | |
download | pkgsrc-a72d58ccc8bab512335042cf610e9e387911a944.tar.gz |
s/independant/independent/; s/implemenatation/implementation/
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbonoboui/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonoboui/DESCR b/devel/libbonoboui/DESCR index b08e3c7f2f3..b697d3cfffd 100644 --- a/devel/libbonoboui/DESCR +++ b/devel/libbonoboui/DESCR @@ -1,9 +1,9 @@ -Bonobo is a set of language and system independant CORBA interfaces +Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents. We distinguish between `Bonobo' the name of the component architecture, -and `bonobo' which is the C-based easy to use implemenatation of the +and `bonobo' which is the C-based easy to use implementation of the Bonobo component architecture. libbonoboui contains a rich API for dealing graphical Bonobo Objects. |