[Kst] extragear/graphics/kst/kst/extensions/js
    George Staikos 
    staikos at kde.org
       
    Wed Nov  9 01:40:14 CET 2005
    
    
  
SVN commit 479053 by staikos:
fix docs
 M  +1 -1      bind_label.h  
--- trunk/extragear/graphics/kst/kst/extensions/js/bind_label.h #479052:479053
@@ -33,7 +33,7 @@
 class KstBindLabel : public KstBindViewObject {
   public:
     /* @constructor
-       @arg Window window The window to place the new box in.  May also be a
+       @arg Window window The window to place the new label in.  May also be a
                           string containing the name of an existing Window.
        @description Creates a new label and places it in the Window <i>window</i>.
     */
    
    
More information about the Kst
mailing list