[empathy] fix typo
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] fix typo
- Date: Tue, 8 Sep 2009 14:44:08 +0000 (UTC)
commit bad3a4a0e80429a37eb02c2c59c3a60541ef41e0
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Tue Sep 8 15:43:57 2009 +0100
fix typo
src/empathy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy.c b/src/empathy.c
index 5be5208..ed90cb5 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -618,7 +618,7 @@ setup_dispatcher (void)
g_ptr_array_add (filters, asv);
}
- empathy_dispatcher_add_handler (d, PACKAGE_NAME"MoreThenMeetsTheEye",
+ empathy_dispatcher_add_handler (d, PACKAGE_NAME"MoreThanMeetsTheEye",
filters, capabilities);
g_ptr_array_foreach (filters, (GFunc) g_hash_table_destroy, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]