--- a/pidgin/plugins/vvconfig.c Mon Jul 27 00:21:25 2020 -0500 +++ b/pidgin/plugins/vvconfig.c Thu Jan 21 22:37:04 2021 -0600 @@ -110,7 +110,7 @@ } #if GST_CHECK_VERSION(1,0,0) - purple_debug_info("vvconfig", "'%s' - gstreamer-1.0 doesn't suport " + purple_debug_info("vvconfig", "'%s' - gstreamer-1.0 doesn't support " "property probing\n", element_name); #else if (!g_object_class_find_property(klass, "device") ||