diff options
author | Andrzej Bieniek <andyhelp@gmail.com> | 2013-06-01 14:00:22 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2013-06-01 20:10:38 +0100 |
commit | 0a32b1e2d6034ebba02a53d382f660b99ecd8ff8 (patch) | |
tree | bbd3076f95095e8a54525f6383eea9a0ac64fef7 /docs | |
parent | 40d76021ba3dc791b17d5d1155a09872364e347d (diff) |
manual: update elements to match the rest of "Boost priority of a thread" section
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/advanced-threads.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/advanced-threads.xml b/docs/manual/advanced-threads.xml index 592564031..cf2f50cff 100644 --- a/docs/manual/advanced-threads.xml +++ b/docs/manual/advanced-threads.xml @@ -101,8 +101,8 @@ <itemizedlist> <listitem> <para> - When going from READY to PAUSED state, udpsrc will require a - streaming thread for pushing data into the depayloader. It will + When going from READY to PAUSED state, fakesrc will require a + streaming thread for pushing data into the fakesink. It will post a STREAM_STATUS message indicating its requirement for a streaming thread. </para> |