X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstvalue.c;h=8835dce08d1e7fd7e19d304deedabd00f63d3c52;hb=706e10ad0586bf98c829cdfaa079118447b94ef5;hp=2f16ebc75933f7c8be72bbe1051d3711f8dfc28e;hpb=b5028383ab9cc96e72595d193700a177a6587891;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstvalue.c b/gst/gstvalue.c index 2f16ebc..8835dce 100644 --- a/gst/gstvalue.c +++ b/gst/gstvalue.c @@ -5495,7 +5495,7 @@ gst_value_list_equals_range (const GValue * list, const GValue * value) } /* "Pure" variant of gst_value_compare which is guaranteed to - * not have list arguments and therefore does basic comparisions + * not have list arguments and therefore does basic comparisons */ static inline gint _gst_value_compare_nolist (const GValue * value1, const GValue * value2)