From 38bc5be22e063207b8e54fdeaed20700c83ec768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Thu, 29 Apr 2004 17:33:11 +0000 Subject: [PATCH] docs/random/events: small typo. (and first commit test for me :) Original commit message from CVS: * docs/random/events : small typo. (and first commit test for me :) --- docs/random/events | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/random/events b/docs/random/events index ce7e1ee7bc..bb9787ae8f 100644 --- a/docs/random/events +++ b/docs/random/events @@ -263,7 +263,7 @@ not important for the example. (please note that this example is purely theoretical. It should just show ideas) During playback, an application is interested in "interpret", "title", "length_time", "length_size" and "URI" of the current stream. - - The appplication creates a HAS_INFO event and inserts it at the end of the pipeline into the + - The application creates a HAS_INFO event and inserts it at the end of the pipeline into the osssink. - The osssink cannot supply any info so it forwards the event to the mikmod element. - The mikmod element can supply "title" and "length_time". It calls the supplied callback twice