diff --git a/docs/faq/dependencies.xml b/docs/faq/dependencies.xml
index 9a85ac6da3..92e091ce67 100644
--- a/docs/faq/dependencies.xml
+++ b/docs/faq/dependencies.xml
@@ -54,9 +54,9 @@ custom-made hardware sinks, or via wayland.
GStreamer actively supports such efforts, and in the case of
-LADSPA,
-we already have a wrapper plugin. This wrapper plug-in detects the LADSPA
-plugins present on your system at register time.
+LADSPA,
+we already have a wrapper plugin. This wrapper plug-in detects the LADSPA
+plugins present on your system at run time.
diff --git a/docs/manual/appendix-integration.xml b/docs/manual/appendix-integration.xml
index 59474c39d2..67c8916abc 100644
--- a/docs/manual/appendix-integration.xml
+++ b/docs/manual/appendix-integration.xml
@@ -57,7 +57,7 @@
onwards. Nowadays, a whole bunch of GNOME applications make use of
&GStreamer; for media-processing, including (but not limited to)
Rhythmbox,
- Totem
+ Totem
and Sound
Juicer.
diff --git a/docs/manual/basics-pads.xml b/docs/manual/basics-pads.xml
index c490a25f77..a9e98d0ebd 100644
--- a/docs/manual/basics-pads.xml
+++ b/docs/manual/basics-pads.xml
@@ -593,9 +593,9 @@ link_elements_with_filter (GstElement *element1, GstElement *element2)
See the API references for the full API of
GstStructure
+ url="&URLAPI;gstreamer-GstStructure.html">GstStructure
and GstCaps.
+ url="&URLAPI;gstreamer-GstCaps.html">GstCaps.
diff --git a/docs/manual/intro-motivation.xml b/docs/manual/intro-motivation.xml
index 88060fa754..e2d7f21192 100644
--- a/docs/manual/intro-motivation.xml
+++ b/docs/manual/intro-motivation.xml
@@ -287,10 +287,10 @@
Provide a framework for codec experimentation
&GStreamer; also wants to be an easy framework where codec
- developers can experiment with different algorithms, speeding up
- the development of open and free multimedia codecs like Theora and
- Vorbis.
+ developers can experiment with different algorithms, speeding up the
+ development of open and free multimedia codecs like those developed
+ by the Xiph.Org
+ Foundation (such as Theora and Vorbis.