[Libreoffice-commits] help.git: source/text
Laurent Balland-Poirier
laurent.balland-poirier at laposte.net
Tue Oct 8 13:31:40 PDT 2013
source/text/scalc/01/04060109.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ba93fcc5c4e7236ff5ea4137e0d9ed86a2337ac4
Author: Laurent Balland-Poirier <laurent.balland-poirier at laposte.net>
Date: Mon Oct 7 21:44:33 2013 +0200
Correct typo in function DDE in Calc
Server "Soffice" must be only lowercase as used in examples
Change-Id: Ia1cb2908f6e1b3ba7c567345a0f258bc8fccd23d
Reviewed-on: https://gerrit.libreoffice.org/6157
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/source/text/scalc/01/04060109.xhp b/source/text/scalc/01/04060109.xhp
index 92679ba..ef20ee2 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -107,7 +107,7 @@
oldref="30">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id3148886" role="code" l10n="U" oldref="31">DDE("Server"; "File"; "Range"; Mode)</paragraph>
<paragraph xml-lang="en-US" id="par_id3154842" role="paragraph" l10n="U" oldref="32">
- <emph>Server</emph> is the name of a server application. <item type="productname">%PRODUCTNAME</item>applications have the server name "Soffice".</paragraph>
+ <emph>Server</emph> is the name of a server application. <item type="productname">%PRODUCTNAME</item>applications have the server name "soffice".</paragraph>
<paragraph xml-lang="en-US" id="par_id3153034" role="paragraph" l10n="U" oldref="33">
<emph>File</emph> is the complete file name, including path specification.</paragraph>
<paragraph xml-lang="en-US" id="par_id3147472" role="paragraph" l10n="U" oldref="34">
More information about the Libreoffice-commits
mailing list