aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Meeks <mmeeks@src.gnome.org>1999-11-26 21:05:15 +0800
committerMichael Meeks <mmeeks@src.gnome.org>1999-11-26 21:05:15 +0800
commitb92f33ed1198949e1275f8b7580fa3e367a47450 (patch)
tree40b4f3c9482e16c8762ee07f0f3cf8b010c18f96
parenta9efae5d56892a8535196a4aaf4097270b3bc2f5 (diff)
downloadgsoc2013-evolution-b92f33ed1198949e1275f8b7580fa3e367a47450.tar.gz
gsoc2013-evolution-b92f33ed1198949e1275f8b7580fa3e367a47450.tar.zst
gsoc2013-evolution-b92f33ed1198949e1275f8b7580fa3e367a47450.zip
more small typo fixes.
svn path=/trunk/; revision=1438
-rw-r--r--NEWS2
-rw-r--r--camel/CODING.STYLE12
-rw-r--r--devel-docs/camel/README_AND_TODO.txt10
3 files changed, 12 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index df2c37094d..5b9f6e1c60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
01/Jun/1999
-----------
-New developpement document from Giao Nguyen :
+New development document from Giao Nguyen :
TITLE: An in-depth look at the virtual folder mechanism
(see devel-docs/query)
diff --git a/camel/CODING.STYLE b/camel/CODING.STYLE
index df1bf5c874..a236f0060f 100644
--- a/camel/CODING.STYLE
+++ b/camel/CODING.STYLE
@@ -6,12 +6,12 @@ be sure to follow the same coding style as the intial authors.
Please read the file HACKING in gnumeric and follow the
general guidelines explained in it.
-Please take a look at camel source files and try to
-imitate the coding style the best possible. We are perfectly
-aware that this is not the best and unique style, but it
-is absolutely mandatory that Camel is homogeneous.
-If you find the current coding style to have some weaknesses,
-please contact the authors to discuss this matter.
+Please take a look at camel source files and try to exactly
+imitate the coding style. We are perfectly aware that this
+is not the best and unique style, but it is absolutely
+mandatory that Camel is homogeneous. If you find the current
+coding style to have some weaknesses, please contact the
+authors to discuss this matter.
Thanks.
diff --git a/devel-docs/camel/README_AND_TODO.txt b/devel-docs/camel/README_AND_TODO.txt
index a842e57bd1..5feeb1e4e9 100644
--- a/devel-docs/camel/README_AND_TODO.txt
+++ b/devel-docs/camel/README_AND_TODO.txt
@@ -1,4 +1,4 @@
-Camel is currently (conceptually) separated in four parts:
+Camel is currently (conceptualy) separated in four parts:
* the session handling
* the storage mechanism.
@@ -15,13 +15,13 @@ CamelSession is an object used to store some parameters on a user
basis. This can be a permanent (fs based) or volatile
(ram only) storage depending on user preferences.
The session object is, for example, responsible for
-remmbering authentication datas during application lifetime.
+remembering authentication datas during application lifetime.
It is also responsible for selecting and loading providers
corresponding to protocols. In the case where only one
-provider exists for a given protocols, the task is trivial,
+provider exists for a given protocol, the task is trivial,
but when multiple providers exist for a given protocol, the
-user can choose its prefered one. Given its relationship
-with providers, the session objects is also used to instanciate
+user can choose their prefered one. Given its relationship
+with providers, the session object is also used to instanciate
a store given an URL.
Associated Classes:
tegoriesMichael Nottebrock2006-04-301-1/+1 * Update to KOffice 1.5.0Michael Nottebrock2006-04-293-27/+10 * Change maintainer email address.Colin Percival2006-04-166-6/+6 * Update to KDE 3.5.2Michael Nottebrock2006-03-312-6/+6 * Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+5 * Update to KDE 3.5.1.Michael Nottebrock2006-02-012-6/+6 * Update to KDE 3.5.0Michael Nottebrock2006-01-094-66/+8 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * update: arabic/kde3-i18nEdwin Groothuis2005-12-272-0/+2 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1 * Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-055-8/+6 * Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1 * Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-08-014-7/+11 * - Update to 1.5 [1]Jean-Yves Lefort2005-07-255-18/+21 * This LaTeX package extends the capabilities of TeX/LaTeX to generatePav Lucistnik2005-07-205-0/+250 * Remove openoffice.org localized ports as I announced:Maho Nakata2005-06-292-16/+0 * Update to KDE 3.4.1Michael Nottebrock2005-06-265-9/+4 * Added slave port of lang/php_doc for the Arabic language.Edwin Groothuis2005-05-232-0/+14 * Update to KDE 3.4Michael Nottebrock2005-03-216-41/+14 * Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1 * The Islamic Tools and Libraries (ITL) is a project to provide a plethora ofPav Lucistnik2005-01-166-0/+83 * Tweak IGNORE string to give a better-worded error message.Kris Kennaway2004-12-191-1/+1 * Fix kde3-i18n ports.Michael Nottebrock2004-12-162-4/+4 * Update to KDE 3.3.2Michael Nottebrock2004-12-145-7/+7 * Update to KDE 3.3.1Michael Nottebrock2004-11-082-4/+4