Aleksander Machniak
2015-11-05 e7d1a80a800f6f08c0a683d2be04b0db2a1f6523
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.