changeset 29423:a4520dfd3e62

Fix typos. Patch by Francesco Lavra, francescolavra interfree it
author cehoyos
date Sun, 02 Aug 2009 14:38:18 +0000
parents 532800a8d491
children 0fce349d015d
files stream/tv.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/stream/tv.h	Sat Aug 01 21:30:36 2009 +0000
+++ b/stream/tv.h	Sun Aug 02 14:38:18 2009 +0000
@@ -287,9 +287,9 @@
 typedef
 enum{
     TT_FORMAT_OPAQUE=0,       ///< opaque
-    TT_FORMAT_TRANSPARENT,    ///< translarent
+    TT_FORMAT_TRANSPARENT,    ///< transparent
     TT_FORMAT_OPAQUE_INV,     ///< opaque with inverted colors
-    TT_FORMAT_TRANSPARENT_INV ///< translarent with inverted colors
+    TT_FORMAT_TRANSPARENT_INV ///< transparent with inverted colors
 } teletext_format;
 
 typedef