]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
docs/manual/intro-motivation.xml: Fix typos.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 16 Dec 2004 10:53:47 +0000 (10:53 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 16 Dec 2004 10:53:47 +0000 (10:53 +0000)
Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* docs/manual/intro-motivation.xml:
Fix typos.

ChangeLog
docs/manual/intro-motivation.xml

index 66c5de551734becd19d42c23acaae8cd0541a7af..225b40278f629f034a2af8e86117b68aff957043 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-16  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * docs/manual/intro-motivation.xml:
+         Fix typos.
+
 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
 
        Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
index 5430bf92f4ec4e5d229891ec7d370b4f895a0f54..b8b486daf78a1c5ee5167a69011be7d81ee98673 100644 (file)
@@ -77,7 +77,7 @@
       </para> 
       <para> 
         While &GStreamer; also uses it own plugin system it offers a very rich
-       framework for the plugin developper and ensures the plugin can be used
+       framework for the plugin developer and ensures the plugin can be used
        in a wide range of applications, transparently interacting with other
        plugins. The framework that &GStreamer; provides for the plugins is
        flexible enough to host even the most demanding plugins.
         <listitem>
          <para>
            The plugin programmer. Plugin programmers are provided a clean and
-           simple API to create self contained plugins. An extensive debugging
+           simple API to create self-contained plugins. An extensive debugging
            and tracing mechanism has been integrated. GStreamer also comes with
            an extensive set of real-life plugins that serve as examples too.
          </para>
         installed for the plugins.
       </para>
       <para> 
-        Special care has been taken to make plugins completely selfcontained. 
+        Special care has been taken to make plugins completely self-contained. 
         All relevant aspects of plugins can be queried at run-time.
       </para> 
     </sect2>