summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMartin Kelly <martin@surround.io>2016-05-19 11:33:52 -0700
committerTim-Philipp Müller <tim@centricular.com>2016-05-19 20:47:58 +0100
commit537ba5d1091baa3ac7273eabf4b4d60b37304fce (patch)
tree00ab5a1ff897edaa48f3a272bab86805ff0ced5b /sys
parentd7c47107ce0030600cce303c5dfada5678e6c81d (diff)
downloadgstreamer-plugins-bad-537ba5d1091baa3ac7273eabf4b4d60b37304fce.tar.gz
ahc: fix typo in doc blurb
https://bugzilla.gnome.org/show_bug.cgi?id=766679
Diffstat (limited to 'sys')
-rw-r--r--sys/androidmedia/gstahcsrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/androidmedia/gstahcsrc.c b/sys/androidmedia/gstahcsrc.c
index 1a02938d1..7162dcb58 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.
*/