[Kst] kdeextragear-2/kst/kst (silent)

Andrew Coles andrew_coles at yahoo.co.uk
Fri Oct 22 16:46:21 CEST 2004


CVS commit by coles: 



CVS_SILENT

Corrected typo.


  M +1 -1      enodes.cpp   1.28


--- kdeextragear-2/kst/kst/enodes.cpp  #1.27:1.28
@@ -302,5 +302,5 @@ Function::Function(char *name, ArgumentL
         memset(_outArrayLens, 0, _outputVectorCnt*sizeof(int));
       } else {
-        KstDebug::self()->log(i18n("Equation was unabled to load plugin %1.").arg(pn->name()), KstDebug::Warning);
+        KstDebug::self()->log(i18n("Equation was unable to load plugin %1.").arg(pn->name()), KstDebug::Warning);
       }
     } else {





More information about the Kst mailing list