docs/manual/states.xml: Fix inconsistent information
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 15 Jul 2004 16:26:23 +0000 (16:26 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 15 Jul 2004 16:26:23 +0000 (16:26 +0000)
Original commit message from CVS:
2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* docs/manual/states.xml: Fix inconsistent information

ChangeLog
docs/manual/states.xml

index 9d5c9a9..56fece3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+                                                                                
+        * docs/manual/states.xml: Fix inconsistent information
+
 2004-07-15  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * gst/gstelement.c: (gst_element_set_state):
index 10a636d..b9f58e7 100644 (file)
   <sect1 id="section-states-playing">
     <title>The PLAYING state</title>
     <para> 
-      A Pipeline that is in the READY state can be started by setting it to the PLAYING state. At
+      A pipeline can be started by setting it to the PLAYING state. At
       that time data will start to flow all the way through the pipeline.
     </para>
   </sect1>