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

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


User:      racke
Date:      2007-09-26 19:00:49 GMT
Modified:  code/Widget htmlarea.widget
Log:
removed spurious m in exmample

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


rev 1.15, prev_rev 1.14
Index: htmlarea.widget
===================================================================
RCS file: /var/cvs/interchange/code/Widget/htmlarea.widget,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- htmlarea.widget	30 Mar 2007 23:40:58 -0000	1.14
+++ htmlarea.widget	26 Sep 2007 19:00:49 -0000	1.15
@@ -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.14 2007/03/30 23:40:58 pajamian Exp $
+# $Id: htmlarea.widget,v 1.15 2007/09/26 19:00:49 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 exmample "ToolbarSet".
+This is useful to pass fckeditor configuations, 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