From f24de41e35373864bc7842a04c07911b983fce71 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 16 Dec 2004 10:53:47 +0000 Subject: [PATCH] docs/manual/intro-motivation.xml: Fix typos. Original commit message from CVS: Reviewed by: Ronald S. Bultje * docs/manual/intro-motivation.xml: Fix typos. --- ChangeLog | 7 +++++++ docs/manual/intro-motivation.xml | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66c5de5517..225b40278f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-16 Matt Kraai + + Reviewed by: Ronald S. Bultje + + * docs/manual/intro-motivation.xml: + Fix typos. + 2004-12-16 Edward Hervey Reviewed by: Ronald S. Bultje diff --git a/docs/manual/intro-motivation.xml b/docs/manual/intro-motivation.xml index 5430bf92f4..b8b486daf7 100644 --- a/docs/manual/intro-motivation.xml +++ b/docs/manual/intro-motivation.xml @@ -77,7 +77,7 @@ 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. @@ -154,7 +154,7 @@ 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. @@ -204,7 +204,7 @@ installed for the plugins. - 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.