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)