From 2915f1809dab843032257ff2cd79a968efdec008 Mon Sep 17 00:00:00 2001 From: Rocky Bernstein Date: Sat, 20 Dec 2003 11:55:12 +0000 Subject: [PATCH] Spelling correction. --- modules/access/dshow/dshow.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp index dece204816..8ac1ed1a45 100644 --- a/modules/access/dshow/dshow.cpp +++ b/modules/access/dshow/dshow.cpp @@ -1,8 +1,8 @@ /***************************************************************************** * dshow.cpp : DirectShow access module for vlc ***************************************************************************** - * Copyright (C) 2002 VideoLAN - * $Id: dshow.cpp,v 1.21 2003/12/15 00:47:18 gbazin Exp $ + * Copyright (C) 2002, 2003 VideoLAN + * $Id: dshow.cpp,v 1.22 2003/12/20 11:55:12 rocky Exp $ * * Author: Gildas Bazin * @@ -105,7 +105,7 @@ static char *ppsz_adev_text[] = { N_("Default"), N_("None") }; #define CACHING_TEXT N_("Caching value in ms") #define CACHING_LONGTEXT N_( \ "Allows you to modify the default caching value for directshow streams. " \ - "This value should be set in miliseconds units." ) + "This value should be set in milliseconds units." ) #define VDEV_TEXT N_("Video device name") #define VDEV_LONGTEXT N_( \ "You can specify the name of the video device that will be used by the " \ -- 2.39.2