summaryrefslogtreecommitdiff
path: root/docs/design/part-negotiation.txt
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2013-12-07 15:38:19 +0100
committerTim-Philipp Müller <tim@centricular.com>2013-12-07 17:11:12 +0000
commit53ae1b2c9c160a98a338adbb8a7ded0cad8eeebe (patch)
tree740b950d391700c628d18037b517655914167eb3 /docs/design/part-negotiation.txt
parente8ecf3c407e6733232013fafc52af8c98e931bc6 (diff)
docs: Fix typos in function/object descriptions
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720029
Diffstat (limited to 'docs/design/part-negotiation.txt')
-rw-r--r--docs/design/part-negotiation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/part-negotiation.txt b/docs/design/part-negotiation.txt
index 0a89bb6530..d7305cd156 100644
--- a/docs/design/part-negotiation.txt
+++ b/docs/design/part-negotiation.txt
@@ -214,7 +214,7 @@ videotestsrc ! xvimagesink
- sink pushes RECONFIGURE event upstream
- src receives the RECONFIGURE event and marks renegotiation
- On the next buffer push, the source renegotiates the caps and the
- bufferpool. The sink will put the new new prefered format high in the list
+ bufferpool. The sink will put the new new preferred format high in the list
of caps it returns from its caps query.
videotestsrc ! queue ! xvimagesink