summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsnj <snj>2004-02-13 23:39:31 +0000
committersnj <snj>2004-02-13 23:39:31 +0000
commit6dfd8d00d77276d5239b5586231feaaad3f7e850 (patch)
tree8cff605a0ee46a425269d42c372524c0cdb15820 /devel
parentedecaeb715a18f6362e787678d821aa3aa9a117d (diff)
downloadpkgsrc-6dfd8d00d77276d5239b5586231feaaad3f7e850.tar.gz
s/independant/independent/; s/implemenatation/implementation/
Diffstat (limited to 'devel')
-rw-r--r--devel/libbonoboui/DESCR4
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.