mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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:
|
||||
* @value1: first value for comparission
|
||||
* @value2: second value for comparission
|
||||
* @value1: first value for comparison
|
||||
* @value2: second value for comparison
|
||||
*
|
||||
* Used together with gst_value_compare() to compare #GValues.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue