]> git.sesse.net Git - vlc/blobdiff - modules/visualization/visual/visual.c
* modules/misc/dummy/renderer.c:
[vlc] / modules / visualization / visual / visual.c
index 62540adf679c6f5f2015f68f9795c35de3760f2f..f23a6088d0121ff5582bd0a2204a4857039f2bd6 100644 (file)
@@ -2,7 +2,7 @@
  * visual.c : Visualisation system
  *****************************************************************************
  * Copyright (C) 2002 VideoLAN
- * $Id: visual.c,v 1.11 2003/11/02 06:33:49 hartman Exp $
+ * $Id: visual.c,v 1.12 2003/12/04 16:49:43 sam Exp $
  *
  * Authors: ClĂ©ment Stenac <zorglub@via.ecp.fr>
  *
@@ -50,7 +50,7 @@
 
 #define NBBANDS_TEXT N_( "Number of bands" )
 #define NBBANDS_LONGTEXT N_( \
-      "Number of bands used by spectrum analizer, should be 20 or 80" )
+      "Number of bands used by spectrum analyzer, should be 20 or 80" )
 
 #define SEPAR_TEXT N_( "Band separator" )
 #define SEPAR_LONGTEXT N_( \