From 18e69fb72e27a81012041fe70c6b2bf2f028510c Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 26 Dec 2010 17:19:00 +0000 Subject: photography: fix typo in property description --- gst-libs/gst/interfaces/photography.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs') diff --git a/gst-libs/gst/interfaces/photography.c b/gst-libs/gst/interfaces/photography.c index eeaa5d1ea..95e0f307a 100644 --- a/gst-libs/gst/interfaces/photography.c +++ b/gst-libs/gst/interfaces/photography.c @@ -618,7 +618,7 @@ gst_photography_iface_class_init (gpointer g_class) g_object_interface_install_property (g_class, g_param_spec_flags (GST_PHOTOGRAPHY_PROP_NOISE_REDUCTION, "Noise Reduction settings", - "Which noise reduction modes are enalbed in Camera (0 = disabled)", + "Which noise reduction modes are enabled (0 = disabled)", GST_TYPE_PHOTOGRAPHY_NOISE_REDUCTION, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); } -- cgit v1.2.3