diff -r 01f35d8da069 -r 5a3c432dee1d pidgin/pidginabout.c --- a/pidgin/pidginabout.c Thu Sep 07 21:23:47 2017 -0500 +++ b/pidgin/pidginabout.c Thu Sep 07 21:25:02 2017 -0500 @@ -193,7 +193,7 @@ JsonObject *root_object = NULL; JsonArray *languages = NULL; - /* get a stream to the developers resource */ + /* get a stream to the translators resource */ istream = g_resource_open_stream( pidgin_get_resource(), "/im/pidgin/Pidgin/About/credits.json",