--- a/pidgin/gtkutils.h Sun Oct 10 05:01:31 2021 -0500 +++ b/pidgin/gtkutils.h Sun Oct 10 05:01:54 2021 -0500 @@ -563,7 +563,7 @@ * Scales the image to the desired dimensions. If image is smaller, it will be * returned without modifications. * - * If new image is created, @src reference cound will be decreased and new image + * If new image is created, @src reference count will be decreased and new image * with a ref count of 1 will be returned. * * Returns: (transfer full): The image with proper sizing. %NULL in case of error.