From 4f11b70ea75287ebd6c201928d9509bf824ffe4c Mon Sep 17 00:00:00 2001 From: Andrzej Bieniek Date: Sat, 1 Jun 2013 13:22:22 +0100 Subject: [PATCH] pwg: fix a few typos --- docs/pwg/advanced-dparams.xml | 2 +- docs/pwg/advanced-qos.xml | 2 +- docs/pwg/appendix-checklist.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pwg/advanced-dparams.xml b/docs/pwg/advanced-dparams.xml index 8a196c2..4d78c30 100644 --- a/docs/pwg/advanced-dparams.xml +++ b/docs/pwg/advanced-dparams.xml @@ -45,7 +45,7 @@ } - It makes not sense for all GObject parameter to be real-time controlled. + It makes no sense for all GObject parameter to be real-time controlled. Therefore the next step is to mark controllable parameters. This is done by using the special flag GST_PARAM_CONTROLLABLE. when setting up GObject params in the _class_init method. diff --git a/docs/pwg/advanced-qos.xml b/docs/pwg/advanced-qos.xml index a6561bc..36ddf31 100644 --- a/docs/pwg/advanced-qos.xml +++ b/docs/pwg/advanced-qos.xml @@ -183,7 +183,7 @@ Long term correction Long term corrections are a bit more difficult to perform. They - rely on the value of the propertion in the QOS event. Elements should + rely on the value of the proportion in the QOS event. Elements should reduce the amount of resources they comsume by the proportion field in the QoS message. diff --git a/docs/pwg/appendix-checklist.xml b/docs/pwg/appendix-checklist.xml index 336d3da..bd118c4 100644 --- a/docs/pwg/appendix-checklist.xml +++ b/docs/pwg/appendix-checklist.xml @@ -31,7 +31,7 @@ element that goes from PAUSED to READY and back to PAUSED should start reading the - stream from he start again. + stream from the start again. -- 2.7.4