Revision
454
Author
dmorgan
Date
2011-02-07 01:45:34 +0100 (Mon, 07 Feb 2011)

Log Message

Fix typo

Modified Paths

Modified: drakx/trunk/perl-install/standalone/draksound
===================================================================
--- drakx/trunk/perl-install/standalone/draksound	2011-02-07 00:18:20 UTC (rev 453)
+++ drakx/trunk/perl-install/standalone/draksound	2011-02-07 00:45:34 UTC (rev 454)
@@ -48,7 +48,7 @@
     $in->ask_warn(N("No Sound Card detected!"), 
 			   formatAlaTeX(
                                #-PO: keep the double empty lines between sections, this is formatted a la LaTeX
-                               N("No Sound Card has been detected on your machine. Please verify that a Linux-supported Sound Card is correctly plugged in).
+                               N("No Sound Card has been detected on your machine. Please verify that a Linux-supported Sound Card is correctly plugged in").
 
 
 N("\n\n\nNote: if you've an ISA PnP sound card, you'll have to use the alsaconf or the sndconfig program.  Just type \"alsaconf\" or \"sndconfig\" in a console.")));