Mercurial > pidgin
changeset 27074:7b7d1fc8dbbf
Fix a typo caught by Geoffrey Antos.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 07 Jun 2009 17:42:00 +0000 |
parents | cd76e1366ad3 |
children | c2c6ef44d66e |
files | pidgin/plugins/pidginrc.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/plugins/pidginrc.c Sun Jun 07 17:32:12 2009 +0000 +++ b/pidgin/plugins/pidginrc.c Sun Jun 07 17:42:00 2009 +0000 @@ -34,7 +34,7 @@ "/plugins/gtk/purplerc/color/GtkIMHtml::receive-name-color", "/plugins/gtk/purplerc/color/GtkIMHtml::highlight-name-color", "/plugins/gtk/purplerc/color/GtkIMHtml::action-name-color", - "/plugins/gtk/purplerc/color/GtkIMHtml::typing-ntofication-color" + "/plugins/gtk/purplerc/color/GtkIMHtml::typing-notification-color" }; static const gchar *color_prefs_set[] = { "/plugins/gtk/purplerc/set/color/GtkIMHtml::hyperlink-color",