wrappercamerabinsrc: fix typo
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 17:13:16 +0000 (14:13 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 24 Apr 2015 18:12:46 +0000 (15:12 -0300)
gst/camerabin2/gstwrappercamerabinsrc.c

index 592508d..8eda53c 100644 (file)
@@ -186,7 +186,7 @@ gst_wrapper_camera_bin_reset_video_src_caps (GstWrapperCameraBinSrc * self,
     gboolean ret = FALSE;
 
     /* After pipe was negotiated src_filter do not have any filter caps.
-     * In this situation we should compare neogotiated caps on capsfilter pad
+     * In this situation we should compare negotiated caps on capsfilter pad
      * with requested range of caps. If one of this caps intersect,
      * then we can avoid reseting.
      */