diff -r c4c5e0a670b1 -r ae6432ea326f pidgin/gtkutils.h --- a/pidgin/gtkutils.h Mon Feb 10 00:56:22 2014 +0530 +++ b/pidgin/gtkutils.h Mon Feb 10 01:40:39 2014 +0530 @@ -101,7 +101,7 @@ * @sw_ret: This will be filled with a pointer to the scrolled window * widget which contains the webview. * - * Create an GtkWebView widget and associated GtkWebViewToolbar widget. This + * Create an PidginWebView widget and associated PidginWebViewToolbar widget. This * function puts both widgets in a nice GtkFrame. They're separated by an * attractive GtkSeparator. *