From 537ba5d1091baa3ac7273eabf4b4d60b37304fce Mon Sep 17 00:00:00 2001 From: Martin Kelly Date: Thu, 19 May 2016 11:33:52 -0700 Subject: [PATCH] ahc: fix typo in doc blurb https://bugzilla.gnome.org/show_bug.cgi?id=766679 --- sys/androidmedia/gstahcsrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/androidmedia/gstahcsrc.c b/sys/androidmedia/gstahcsrc.c index 1a02938d15..7162dcb585 100644 --- a/sys/androidmedia/gstahcsrc.c +++ b/sys/androidmedia/gstahcsrc.c @@ -378,7 +378,7 @@ gst_ahc_src_class_init (GstAHCSrcClass * klass) properties[PROP_VERTICAL_VIEW_ANGLE]); /** - * GstAHCSrc:video-stabilizatio: + * GstAHCSrc:video-stabilization: * * Video stabilization reduces the shaking due to the motion of the camera. */