diff --git a/helpcontent2/source/text/scalc/01/04060112.xhp b/helpcontent2/source/text/scalc/01/04060112.xhp
index c0d9e1005c..15cfafccc2 100644
--- a/helpcontent2/source/text/scalc/01/04060112.xhp
+++ b/helpcontent2/source/text/scalc/01/04060112.xhp
@@ -74,10 +74,7 @@ dedr: fixed #i30855#
functions; $[officename] Calc add-in DLLadd-ins; for programming
-
-
-
-Add-in for Programming in $[officename] Calc
+Add-in for Programming in $[officename] CalcThe method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new API functions.$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the Function Wizard in the Add-In category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the shared library
external DLL so that the Add-In can be successfully attached.