pidgin/pidgin

Remove a GtkIMHtmlSmiley reference in a doc comment (it was misspelled)
--- a/pidgin/gtksmiley.h Sat Feb 01 22:39:04 2014 -0800
+++ b/pidgin/gtksmiley.h Sun Feb 02 15:48:38 2014 +0530
@@ -61,7 +61,7 @@
/**
* Returns a GSList with the GtkWebViewSmiley of each custom smiley
*
- * @constreturn A GtkIMHmlSmiley list
+ * @constreturn A GtkWebViewSmiley list
*/
GSList *pidgin_smileys_get_all(void);