[Kst] kdeextragear-2/kst/kst/extensions/js

George Staikos staikos at kde.org
Tue Mar 29 23:53:27 CEST 2005


CVS commit by staikos: 

typo


  M +1 -1      bind_template.cpp   1.2


--- kdeextragear-2/kst/kst/extensions/js/bind_template.cpp  #1.1:1.2
@@ -25,5 +25,5 @@ using namespace KJSEmbed;
 
 KstBindTemplate::KstBindTemplate(KJS::ExecState *exec, KstTemplatePtr d)
-: KstBinding("Temlpate"), _d(d) {
+: KstBinding("Template"), _d(d) {
   KJS::Object o(this);
   addBindings(exec, o);




More information about the Kst mailing list