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

Stanislav Horacek stanislav.horacek at gmail.com
Fri Jul 22 17:04:33 UTC 2016


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

New commits:
commit 33e1d32da35c7eae844a798ecbb4df9dd1964769
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Fri Jul 22 18:31:36 2016 +0200

    tdf#92825 adjust menu path for AutoCalculate
    
    Change-Id: I7a18a0434d92db015721ef7e523aebaf76b3c7af
    Reviewed-on: https://gerrit.libreoffice.org/27448
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/source/text/scalc/guide/calc_date.xhp b/source/text/scalc/guide/calc_date.xhp
index acafba6..9e866ef 100644
--- a/source/text/scalc/guide/calc_date.xhp
+++ b/source/text/scalc/guide/calc_date.xhp
@@ -61,7 +61,7 @@
     <paragraph id="par_id3150304" role="listitem" xml-lang="en-US">Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the Enter key after each formula.</paragraph>
   </listitem>
 </list>
-<paragraph id="par_id3149207" role="paragraph" xml-lang="en-US">The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although "Now" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet.</paragraph>
+<paragraph id="par_id3149207" role="paragraph" xml-lang="en-US">The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although "Now" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet.</paragraph>
 
 <section id="relatedtopics">
 <embed href="text/scalc/guide/calc_timevalues.xhp#calc_timevalues"/>


More information about the Libreoffice-commits mailing list