diff --git a/gst/gstutils.c b/gst/gstutils.c index 53870d1ea6..fcae66e896 100644 --- a/gst/gstutils.c +++ b/gst/gstutils.c @@ -4063,7 +4063,7 @@ gst_util_greatest_common_divisor (gint a, gint b) * @src_d: Fraction denominator #gint * @dest: (out): pointer to a #gdouble for the result * - * Transforms a #gdouble to a fraction and simplifies the result. + * Transforms a fraction to a #gdouble. * * Since: 0.10.26 */