From 462d27e60a786888da029b8d3ac220b495ea53a9 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Fri, 19 Sep 2014 01:22:14 +0200 Subject: [PATCH] gsettings: Fix typo in description Fixes https://bugzilla.gnome.org/show_bug.cgi?id=736933 --- ...rg.freedesktop.gstreamer.default-elements.gschema.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml.in b/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml.in index 58f1b33c71..1a13b3acff 100644 --- a/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml.in +++ b/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml.in @@ -5,7 +5,7 @@ default GStreamer sound events audiosink GStreamer can play audio using any number of output elements. Some possible choices are osssink, pulsesink - and alsasink. The audiosink can be a partial pipeline instea + and alsasink. The audiosink can be a partial pipeline instead of just one element. @@ -18,7 +18,7 @@ default GStreamer audiosink for Audio/Video Conferencing GStreamer can play audio using any number of output elements. Some possible choices are osssink, pulsesink - and alsasink. The audiosink can be a partial pipeline instea + and alsasink. The audiosink can be a partial pipeline instead of just one element. @@ -31,7 +31,7 @@ default GStreamer audiosink for Music and Movies GStreamer can play audio using any number of output elements. Some possible choices are osssink, pulsesink - and alsasink. The audiosink can be a partial pipeline instea + and alsasink. The audiosink can be a partial pipeline instead of just one element.