Original commit message from CVS:
* gst/gstpipeline.c:
Fix small typo in docs.
+2005-12-05 Wim Taymans <wim@fluendo.com>
+
+ * gst/gstpipeline.c:
+ Fix small typo in docs.
+
2005-12-05 Andy Wingo <wingo@pobox.com>
patch by: Thomas Vander Stichele <thomas at apestaart dot org>
*
* gst_pipeline_new() is used to create a pipeline. when you are done with
* the pipeline, use gst_object_unref() to free its resources including all
- * added #GstElement objects (if not otherwiese referenced).
+ * added #GstElement objects (if not otherwise referenced).
*/
#include "gst_private.h"