fixed ApiPresentation/GetAllComments docs

This commit is contained in:
Natalia
2024-02-08 14:04:12 +03:00
committed by Sergey Luzyanin
parent 28ff02d221
commit a2b2a404fa

View File

@ -1362,8 +1362,8 @@
/**
* Returns all comments from the current document.
* @memberof ApiDocument
* Returns all comments from the current presentation.
* @memberof ApiPresentation
* @typeofeditors ["CPE"]
* @returns {ApiComment[]}
*/