diff options
-rw-r--r-- | helpcontent2/source/text/shared/guide/scripting.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/shared/guide/scripting.xhp b/helpcontent2/source/text/shared/guide/scripting.xhp index 2f4c52037d..509e8052ae 100644 --- a/helpcontent2/source/text/shared/guide/scripting.xhp +++ b/helpcontent2/source/text/shared/guide/scripting.xhp @@ -66,7 +66,7 @@ <paragraph xml-lang="en-US" id="par_id6797082" role="paragraph" l10n="CHG">Python</paragraph> </listitem> </list> - <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph" l10n="NEW">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. See the API project at OpenOffice.org.</paragraph> + <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph" l10n="NEW">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href="http://api.libreoffice.org/">api.libreoffice.org</link>.</paragraph> <paragraph xml-lang="en-US" id="par_idN10751" role="heading" level="2" l10n="NEW">To assign a script to a new menu entry</paragraph> <list type="ordered"> <listitem> @@ -226,4 +226,4 @@ </listitem> </list> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |