Opened 13 years ago

Closed 13 years ago

#6885 closed Bug (fixed)

CKEDITOR.remove: wrong @param description in api doc

Reported by: Jan Brinkmann 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 (2)

comment:1 Changed 13 years ago by Jan Brinkmann

Cc: lucky@… added

comment:2 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Milestone: CKEditor 3.5.1
Resolution: fixed
Status: newclosed

Thank you.

Fixed with [6250]

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy