aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-01-31 06:16:05 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-01-31 06:16:05 +0800
commitdc9814258153575748d18243304d7d594e673545 (patch)
tree8257b3f729b89ba4579298945afc188680ce7e43
parente8ab6acfb9f1fe2cfcdc0dde3f246fcc5dd7cc4e (diff)
downloadgsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar.gz
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar.bz2
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar.lz
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar.xz
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.tar.zst
gsoc2013-evolution-dc9814258153575748d18243304d7d594e673545.zip
Fix spelling error in provider description
2004-01-30 Rodney Dawes <dobey@ximian.com> * providers/groupwise/camel-groupwise-provider.c: Fix spelling error in provider description Fixes #53572 svn path=/trunk/; revision=24550
-rw-r--r--camel/ChangeLog7
-rw-r--r--camel/providers/groupwise/camel-groupwise-provider.c2
2 files changed, 8 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 61f0bb0124..0c85f68590 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-30 Rodney Dawes <dobey@ximian.com>
+
+ * providers/groupwise/camel-groupwise-provider.c: Fix spelling error in
+ provider description
+
+ Fixes #53572
+
2004-01-30 Jeffrey Stedfast <fejj@ximian.com>
* camel.c (camel_init): Protect against multiple camel_init()
diff --git a/camel/providers/groupwise/camel-groupwise-provider.c b/camel/providers/groupwise/camel-groupwise-provider.c
index aa24ed5738..c9fc7946fa 100644
--- a/camel/providers/groupwise/camel-groupwise-provider.c
+++ b/camel/providers/groupwise/camel-groupwise-provider.c
@@ -82,7 +82,7 @@ static CamelProvider groupwise_provider = {
"groupwise",
N_("Novell GroupWise"),
- N_("For accesing Novell Groupwise servers"),
+ N_("For accessing Novell Groupwise servers"),
"mail",