Ticket #6885 (closed Bug: fixed)
CKEDITOR.remove: wrong @param description in api doc
| Reported by: | luckyduck | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.1 |
| Component: | General | Version: | |
| Keywords: | Cc: | lucky@… |
Description
I think there is a wrong description of a @param in the api documentation. Take a look at line 64 of the following file:
http://docs.cksource.com/ckeditor_api/symbols/src/core_ckeditor.js.html
The documentation is related to the CKEDITOR.remove() method, but the param is described as something to be added:
- @param {CKEDITOR.editor} editor The editor instance to be added.
Probably a c&p error, or even my fault. Thank you very much for reading in advance and keep up the good work. Merry christmas! :)
-- Jan
Change History
Note: See
TracTickets for help on using
tickets.
