From 55ea2ade4afacbb40e6a69929dd86329900eb2ea Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 13 Oct 2005 15:28:01 +0000 Subject: examples/stats/mp2ogg.c: more typo fixes Original commit message from CVS: * examples/stats/mp2ogg.c: more typo fixes --- examples/stats/mp2ogg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/stats/mp2ogg.c b/examples/stats/mp2ogg.c index d39323ca..fc56d5b5 100644 --- a/examples/stats/mp2ogg.c +++ b/examples/stats/mp2ogg.c @@ -20,7 +20,7 @@ #include /* This example app demonstartes the use of pad query and convert to - * get usefull statistics about a plugin. In this case we monitor the + * get useful statistics about a plugin. In this case we monitor the * compression status of mpeg audio to ogg vorbis transcoding. */ -- cgit