[interchange-cvs] interchange - racke modified code/Widget/htmlarea.widget

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Sep 26 15:56:56 EDT 2007


User:      racke
Date:      2007-09-26 19:56:56 GMT
Modified:  code/Widget htmlarea.widget
Log:
add missing r in configurations, thanks to Jure

Revision  Changes    Path
1.16      +2 -2      interchange/code/Widget/htmlarea.widget


rev 1.16, prev_rev 1.15
Index: htmlarea.widget
===================================================================
RCS file: /var/cvs/interchange/code/Widget/htmlarea.widget,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- htmlarea.widget	26 Sep 2007 19:00:49 -0000	1.15
+++ htmlarea.widget	26 Sep 2007 19:56:56 -0000	1.16
@@ -5,7 +5,7 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.  See the LICENSE file for details.
 # 
-# $Id: htmlarea.widget,v 1.15 2007/09/26 19:00:49 racke Exp $
+# $Id: htmlarea.widget,v 1.16 2007/09/26 19:56:56 racke Exp $
 
 CodeDef htmlarea Widget 1
 CodeDef htmlarea Description Rich text editor
@@ -86,7 +86,7 @@
     }
     </script>
 
-This is useful to pass fckeditor configuations, such as the above example "ToolbarSet".
+This is useful to pass fckeditor configurations, such as the above example "ToolbarSet".
 Note that you must supply the Javascript function of (in this case) "bar" as shown, somewhere
 on the same page for it to work. 
 








More information about the interchange-cvs mailing list