aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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",