From 7cd8ab468639f41e050d78a984b84d014f77dbec Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 3 Dec 2012 13:51:23 +0100 Subject: Fixed some spellings in osd.h and svdrp.c --- osd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osd.h') diff --git a/osd.h b/osd.h index 06c020aa..0084caa6 100644 --- a/osd.h +++ b/osd.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: osd.h 2.17 2012/06/02 10:32:38 kls Exp $ + * $Id: osd.h 2.18 2012/12/03 13:49:02 kls Exp $ */ #ifndef __OSD_H @@ -735,7 +735,7 @@ protected: ///< Initializes the OSD with the given coordinates. ///< By default it is assumed that the full area will be able to display ///< full 32 bit graphics (ARGB with eight bit for each color and the alpha - ///< value, repectively). However, the actual hardware in use may not be + ///< value, respectively). However, the actual hardware in use may not be ///< able to display such a high resolution OSD, so there is an option to ///< divide the full OSD area into several sub-areas with lower color depths ///< and individual palettes. The sub-areas need not necessarily cover the -- cgit v1.2.3