mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
docs: fix typo
This commit is contained in:
parent
6afa355856
commit
2d177f9ee7
1 changed files with 2 additions and 2 deletions
|
@ -293,8 +293,8 @@ G_BEGIN_DECLS
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GstValueCompareFunc:
|
* GstValueCompareFunc:
|
||||||
* @value1: first value for comparission
|
* @value1: first value for comparison
|
||||||
* @value2: second value for comparission
|
* @value2: second value for comparison
|
||||||
*
|
*
|
||||||
* Used together with gst_value_compare() to compare #GValues.
|
* Used together with gst_value_compare() to compare #GValues.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue