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

Caolán McNamara caolanm at redhat.com
Sun Mar 1 13:11:14 PST 2015


 source/text/scalc/01/04060104.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a79093aadb26bc133c5bb36b2129ba1a468d44cb
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Mar 1 21:07:18 2015 +0000

    fix build, presumably they just have to be unique within the file
    
    Change-Id: I97f9ceaeaa14461bb35e517676842feb44314a25

diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp
index 0859780..9c8f52b 100644
--- a/source/text/scalc/01/04060104.xhp
+++ b/source/text/scalc/01/04060104.xhp
@@ -377,7 +377,7 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ISTGERADE" id="bm_id3149430" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156048" role="heading" level="2">ISEVEN</paragraph>
-<paragraph xml-lang="en-US" id="par_id3149169" role="paragraph"><ahelp hid="HID_FUNC_ISTGERADE">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3149170" role="paragraph"><ahelp hid="HID_FUNC_ISTGERADE">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp></paragraph>
 <paragraph xml-lang="en-US" id="hd_id3146928" role="heading" level="3">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3151203" role="code">ISEVEN(Value)</paragraph>
 <paragraph xml-lang="en-US" id="par_id3150491" role="paragraph"><emph>Value</emph> is the value to be checked.</paragraph>
@@ -504,7 +504,7 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_ISTUNGERADE" id="bm_id3149298" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156034" role="heading" level="2">ISODD</paragraph>
-<paragraph xml-lang="en-US" id="par_id3155910" role="paragraph"><ahelp hid="HID_FUNC_ISTUNGERADE">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="par_id3155920" role="paragraph"><ahelp hid="HID_FUNC_ISTUNGERADE">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp></paragraph>
 <paragraph xml-lang="en-US" id="hd_id3151006" role="heading" level="3">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3151375" role="code">ISODD(value)</paragraph>
 <paragraph xml-lang="en-US" id="par_id3155139" role="paragraph"><emph>Value</emph> is the value to be checked.</paragraph>


More information about the Libreoffice-commits mailing list