docs: fix typo

This commit is contained in:
Tim-Philipp Müller 2009-11-05 18:36:38 +00:00
parent 6afa355856
commit 2d177f9ee7

View file

@ -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.
*