summaryrefslogtreecommitdiff
path: root/docs/design/part-push-pull.txt
diff options
context:
space:
mode:
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>2011-01-19 15:48:26 +0000
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-01-24 19:15:29 +0100
commit4b88f6048a374e38567b794cd6ef20707007242c (patch)
treec904030cfc0753fa5ef1b11fe1edc06b43bf62c2 /docs/design/part-push-pull.txt
parent8163e51bad606f0143b8460624222b6da005fce0 (diff)
design docs: fix a few typos and a thinko
Diffstat (limited to 'docs/design/part-push-pull.txt')
-rw-r--r--docs/design/part-push-pull.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/part-push-pull.txt b/docs/design/part-push-pull.txt
index 29e415d3ff..549f8d700b 100644
--- a/docs/design/part-push-pull.txt
+++ b/docs/design/part-push-pull.txt
@@ -8,7 +8,7 @@ driving force in the pipeline as it initiates data transport.
It is also possible for an element to pull data from an upstream element.
The downstream element does this by calling gst_pad_pull_range() on one
-of its sinkpads. In this mode, the upstream element is the driving force
+of its sinkpads. In this mode, the downstream element is the driving force
in the pipeline as it initiates data transfer.
It is important that the elements are in the correct state to handle a