From 0c76736cdeb73ffc0c3a93ec5c5d73c8cd5d9fef Mon Sep 17 00:00:00 2001 From: Natalia Date: Thu, 5 Jun 2025 16:22:39 +0300 Subject: [PATCH] small fix --- slide/apiBuilder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slide/apiBuilder.js b/slide/apiBuilder.js index 97debe0189..f6822f32cd 100644 --- a/slide/apiBuilder.js +++ b/slide/apiBuilder.js @@ -1658,7 +1658,7 @@ }; /** - * Adds a math equation to the current document. + * Adds a math equation to the current presentation. * @memberof ApiPresentation * @typeofeditors ["CPE"] * @param {string} sText - The math equation text.