[goffice] Typo.



commit 3b71430aad51c4eadbd7ae88d64a315956c244b0
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 3 10:03:46 2011 -0400

    Typo.

 goffice/app/go-conf-gsettings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/app/go-conf-gsettings.c b/goffice/app/go-conf-gsettings.c
index b19ca80..731b0fc 100644
--- a/goffice/app/go-conf-gsettings.c
+++ b/goffice/app/go-conf-gsettings.c
@@ -502,7 +502,7 @@ go_conf_remove_monitor (guint monitor_id)
 		g_signal_handler_disconnect (cls->node->settings, monitor_id);
 		g_hash_table_remove (closures, GUINT_TO_POINTER (monitor_id));
 	} else
-		g_warning ("unkown GOConfMonitor id.");
+		g_warning ("unknown GOConfMonitor id.");
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]