diff -r b18e711ce82f -r f0bba5d864f2 pidgin/gtkwebview.h --- a/pidgin/gtkwebview.h Fri Jun 30 16:43:02 2017 -0500 +++ b/pidgin/gtkwebview.h Fri Jul 07 12:38:49 2017 -0500 @@ -426,7 +426,7 @@ * * Checks, if the @webview is empty. * - * Returns %TRUES, if the @webview is empty, %FALSE otherwise. + * Returns %TRUE, if the @webview is empty, %FALSE otherwise. */ gboolean pidgin_webview_is_empty(PidginWebView *webview);