diff --git a/gst/gstvalue.c b/gst/gstvalue.c index 0bac203f98..23977fe5d6 100644 --- a/gst/gstvalue.c +++ b/gst/gstvalue.c @@ -2992,7 +2992,7 @@ gst_value_can_union (const GValue * value1, const GValue * value2) * @value1: a value to union * @value2: another value to union * - * Creates a GValue cooresponding to the union of @value1 and @value2. + * Creates a GValue corresponding to the union of @value1 and @value2. * * Returns: always returns %TRUE */