From 7184b3a0e14c81e0e582052aff64f030f07699e6 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 23 Nov 2013 09:38:02 +0100 Subject: - Update TinyMCE to version 3.5.10 (#1489442) --- program/js/tiny_mce/plugins/example/editor_plugin_src.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/js/tiny_mce/plugins/example') diff --git a/program/js/tiny_mce/plugins/example/editor_plugin_src.js b/program/js/tiny_mce/plugins/example/editor_plugin_src.js index 9a0e7da15..0a259471d 100644 --- a/program/js/tiny_mce/plugins/example/editor_plugin_src.js +++ b/program/js/tiny_mce/plugins/example/editor_plugin_src.js @@ -49,7 +49,7 @@ }, /** - * Creates control instances based in the incomming name. This method is normally not + * Creates control instances based in the incoming name. This method is normally not * needed since the addButton method of the tinymce.Editor class is a more easy way of adding buttons * but you sometimes need to create more complex controls like listboxes, split buttons etc then this * method can be used to create those. -- cgit v1.2.3