caps: fix doc typo
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 2 Dec 2010 16:49:04 +0000 (17:49 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 3 Dec 2010 12:35:38 +0000 (13:35 +0100)
gst/gstcaps.c

index 74539ca..822a6b0 100644 (file)
@@ -1336,7 +1336,7 @@ gst_caps_structure_can_intersect (const GstStructure * struct1,
  * @caps1: a #GstCaps to intersect
  * @caps2: a #GstCaps to intersect
  *
- * Tries intersecting @caps1 and @caps2 and reports wheter the result would not
+ * Tries intersecting @caps1 and @caps2 and reports whether the result would not
  * be empty
  *
  * Returns: %TRUE if intersection would be not empty