Index: /CKEditor/trunk/_source/core/ckeditor.js
===================================================================
--- /CKEditor/trunk/_source/core/ckeditor.js	(revision 6250)
+++ /CKEditor/trunk/_source/core/ckeditor.js	(revision 6251)
@@ -60,6 +60,6 @@
 
 /**
- * Removes and editor instance from the global {@link CKEDITOR} object. This function
- * is available for internal use only. External code must use {@link CKEDITOR.editor.prototype.remove}
+ * Removes an editor instance from the global {@link CKEDITOR} object. This function
+ * is available for internal use only. External code must use {@link CKEDITOR.editor.prototype.destroy}
  * to avoid memory leaks.
  * @param {CKEDITOR.editor} editor The editor instance to be removed.
