JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.1
[ckeditor.git] / _source / core / command.js
index 3c54807..c0868f0 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
@@ -188,7 +188,7 @@ CKEDITOR.command.prototype =
 CKEDITOR.event.implementOn( CKEDITOR.command.prototype, true );\r
 \r
 /**\r
- * Indicates the preivous command state.\r
+ * Indicates the previous command state.\r
  * @name CKEDITOR.command.prototype.previousState\r
  * @type Number\r
  * @see #state\r