docs: Fix typos
authorMichael Catanzaro <mcatanzaro@gnome.org>
Sat, 21 Mar 2015 22:13:18 +0000 (17:13 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 25 Mar 2015 23:36:59 +0000 (23:36 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=746585

docs/gst/running.xml

index db30fe5..103aebb 100644 (file)
@@ -493,7 +493,7 @@ See the GLib API reference for more details.
   <title><envar>GST_TAG_ENCODING</envar></title>
   <para>
 Try this character encoding first for tag-related strings where the encoding
-is not defined and which are not UTF-8 already. By defaul the current locale
+is not defined and which are not UTF-8 already. By default the current locale
 will be tried (if not UTF-8).
   </para>
 </formalpara>
@@ -502,7 +502,7 @@ will be tried (if not UTF-8).
   <title><envar>GST_TAG_ID3_ENCODING</envar></title>
   <para>
 Try this character encoding first for ID3 tag-related strings where the
-encoding is not defined and which are not UTF-8 already. By defaul the current
+encoding is not defined and which are not UTF-8 already. By default the current
 locale will be tried (if not UTF-8).
   </para>
 </formalpara>