source/text/sbasic/shared/03/sf_dialogcontrol.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e0db215cb2fd98727eef6a777db5d1482ac56359 Author: Alain Romedenne <[email protected]> AuthorDate: Sat Oct 11 11:36:38 2025 +0200 Commit: Alain Romedenne <[email protected]> CommitDate: Sat Oct 11 11:55:14 2025 +0200 Typo in ScriptForge help Change-Id: I77598b85c30aac954aa71e1c465f9d4c8016de0b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/192193 Tested-by: Jenkins Reviewed-by: Alain Romedenne <[email protected]> diff --git a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp index e92c12e937..0aa140ab6a 100644 --- a/source/text/sbasic/shared/03/sf_dialogcontrol.xhp +++ b/source/text/sbasic/shared/03/sf_dialogcontrol.xhp @@ -645,7 +645,7 @@ <paragraph id="par_id25161281144611" role="tablecontent" localize="false">TableControl</paragraph> </tablecell> <tablecell> - <paragraph id="par_id691612811446892" role="tablecontent">The UNO object representing the tree control data model. Refer to <link href="https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1grid_1_1XGridDataModel.html">XGridDataModel</link> in Application Programming Interface (API) documentation for detailed information.</paragraph> + <paragraph id="par_id691612811446892" role="tablecontent">The UNO object representing the grid control data model. Refer to <link href="https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1grid_1_1XGridDataModel.html">XGridDataModel</link> in Application Programming Interface (API) documentation for detailed information.</paragraph> </tablecell> </tablerow> </table>
