manual: Fix typo

This commit is contained in:
Alexander Saprykin 2010-06-17 09:05:28 +02:00 committed by Sebastian Dröge
parent 2ecfa42fad
commit 7266cbc54a

View file

@ -122,7 +122,7 @@
</listitem>
<listitem>
<para>
<emphasis>messages</emphasis>: are object send from elements over the
<emphasis>messages</emphasis>: are objects send from elements over the
bus to the application. Messages can be received synchronously, but
then from the streaming thread context of the sender or asynchronously
marshalled to the main thread of the application.