JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.1
[ckeditor.git] / _source / plugins / autogrow / plugin.js
index f31e9c6..bc23b31 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -78,7 +78,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 /**\r
  * Fired when the AutoGrow plugin is about to change the size of the editor.\r
- * @name CKEDITOR#autogrow\r
+ * @name CKEDITOR.editor#autogrow\r
  * @event\r
  * @param {Number} data.currentHeight The current height of the editor (before the resizing).\r
  * @param {Number} data.newHeight The new height of the editor (after the resizing). It can be changed\r