aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2006-08-17 21:19:36 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2006-08-17 21:19:36 +0800
commit32cf31fe733aa62c3da284bf2c0dcc47c861dd7e (patch)
tree6e072c141389b208c0fddc34c37256ddc6f64b3e
parentae883354ed0959411a29e454066c60e3711e4720 (diff)
downloadgsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar.gz
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar.bz2
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar.lz
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar.xz
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.tar.zst
gsoc2013-evolution-32cf31fe733aa62c3da284bf2c0dcc47c861dd7e.zip
Fix a couple of typos
svn path=/trunk/; revision=32566
-rw-r--r--doc/Design4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Design b/doc/Design
index 7b7cf6f821..3e8f9bea3c 100644
--- a/doc/Design
+++ b/doc/Design
@@ -63,7 +63,7 @@ Miguel de Icaza.
applications that use the above components to get their work done.
To achieve this Evolution is designed to be scriptable, and it
- exports its internals trough CORBA/Bonobo. It is implemented
+ exports its internals through CORBA/Bonobo. It is implemented
as a collection of Bonobo containers and Bonobo components.
There is a clean separation between the views (the user
@@ -92,7 +92,7 @@ Miguel de Icaza.
nested, and the package does grouping of information displayed
according to the criteria defined there.
- This is used in multiple places troughout evolution: it is
+ This is used in multiple places throughout evolution: it is
used for the Mail summary display, for the TODO display and
TODO new data entry and for the address book.