docs/manual/pads-api.xml: typo + grammar fix
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 15 Jul 2004 22:39:45 +0000 (22:39 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 15 Jul 2004 22:39:45 +0000 (22:39 +0000)
Original commit message from CVS:
2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* docs/manual/pads-api.xml: typo + grammar fix

ChangeLog
docs/manual/pads-api.xml

index ad06827..b9dfbf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+       * docs/manual/pads-api.xml: typo + grammar fix
+
 2004-07-15  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * docs/gst/gstreamer-sections.txt:
index f7af5f9..8dfe58c 100644 (file)
@@ -185,7 +185,7 @@ struct _GstCaps {
         While capabilities are mainly used inside a plugin to describe the
         media type of the pads, the application programmer also has to have
         basic understanding of capabilities in order to interface with the
-        plugins, specially when using the autopluggers.
+        plugins, especially when using the autopluggers.
       </para>
       <para> 
         As we said, a capability has a name, a mime-type and some
@@ -249,7 +249,7 @@ GstProps*     gst_props_new   (const gchar *firstname, ...);
           </listitem>
           <listitem>
             <para>
-              GST_PROPS_FLOAT_RANGE(a,b): A float ragne from a to b
+              GST_PROPS_FLOAT_RANGE(a,b): A float range from a to b
             </para>
           </listitem>
         </itemizedlist>