[Libreoffice-commits] help.git: source/text

Andras Timar atimar at suse.com
Fri Jun 28 03:20:10 PDT 2013


 source/text/scalc/01/04060116.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 12227e8292bb583346c7fca808ddb78fde0f5011
Author: Andras Timar <atimar at suse.com>
Date:   Fri Jun 28 12:19:53 2013 +0200

    fix confusing help text of IMPOWER function
    
    Change-Id: I25a474bb4787c1427035d304b586222f8813270a

diff --git a/source/text/scalc/01/04060116.xhp b/source/text/scalc/01/04060116.xhp
index 47e9e80..92448cf 100644
--- a/source/text/scalc/01/04060116.xhp
+++ b/source/text/scalc/01/04060116.xhp
@@ -78,7 +78,7 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_IMPOWER" id="bm_id3155755" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146106" role="heading" level="2" oldref="58">IMPOWER</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147245" role="paragraph" l10n="U" oldref="59"><ahelp hid="HID_AAI_FUNC_IMPOWER">The result is the integer power of a complex number.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3147245" role="paragraph" l10n="U" oldref="59"><ahelp hid="HID_AAI_FUNC_IMPOWER">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp></paragraph>
          <paragraph xml-lang="en-US" id="hd_id3150954" role="heading" level="3" l10n="U"
                     oldref="60">Syntax</paragraph>
          <paragraph xml-lang="en-US" id="par_id3147501" role="code" l10n="U" oldref="61">IMPOWER("ComplexNumber"; Number)</paragraph>


More information about the Libreoffice-commits mailing list