JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.1
[ckeditor.git] / _source / plugins / keystrokes / plugin.js
index 73de2bb..5c969d6 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
@@ -216,7 +216,7 @@ CKEDITOR.config.keystrokes =
 \r
 /**\r
  * Fired when any keyboard key (or combination) is pressed into the editing area.\r
- * @name CKEDITOR#key\r
+ * @name CKEDITOR.editor#key\r
  * @event\r
  * @param {Number} data.keyCode A number representing the key code (or\r
  *             combination). It is the sum of the current key code and the\r