From 4042c37f2a995bc07668ac7c8ad7a29aa6d27090 Mon Sep 17 00:00:00 2001 From: soochoi Date: Wed, 28 Mar 2007 16:49:09 +0000 Subject: [PATCH] yast2-CASA: Bug 257766 - checking in Cameron's fix --- yast2-CASA/src/complex.ycp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yast2-CASA/src/complex.ycp b/yast2-CASA/src/complex.ycp index aed04dd8..7a077497 100644 --- a/yast2-CASA/src/complex.ycp +++ b/yast2-CASA/src/complex.ycp @@ -184,7 +184,7 @@ any SummaryDialog() { y2milestone(sformat("SummaryDialog() SCR::Execute(.target.bash, /usr/sbin/installcasa) returned: %1",iInstall_CASAReturn)); // Popup::Message(sformat("YaST Configured CASA successfully.")); - Popup::Message(sformat("YaST Enableded CASA successfully.")); + Popup::Message(sformat("YaST Enabled CASA successfully.")); } else if(iInstall_CASAReturn == 127)