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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Sep 4 11:57:31 UTC 2018


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

New commits:
commit c725ea5ca254d3723acbd7fa7f75b41b63c555b1
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Sep 4 07:38:03 2018 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Sep 4 13:57:11 2018 +0200

    Typo
    
    Change-Id: I0943c9a67f45d5bcebc79278166c9ff0256eb209
    Reviewed-on: https://gerrit.libreoffice.org/59972
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/01/func_day.xhp b/source/text/scalc/01/func_day.xhp
index d7cf403b0..f5501cc4a 100644
--- a/source/text/scalc/01/func_day.xhp
+++ b/source/text/scalc/01/func_day.xhp
@@ -36,7 +36,7 @@
 <embed href="text/scalc/01/04060102.xhp#datenumberinfo"/>
 <embed href="text/scalc/01/04060102.xhp#datenumberwarn"/>
 <paragraph role="heading" id="hd_id3163809" xml-lang="en-US" level="3">Examples</paragraph>
-<paragraph role="paragraph" id="par_id3151200" xml-lang="en-US"><item type="inout">=DAY(1)</item>  returns 31 (since $[officename] starts counting at zero from December 30, 1899)</paragraph>
+<paragraph role="paragraph" id="par_id3151200" xml-lang="en-US"><item type="input">=DAY(1)</item>  returns 31 (since $[officename] starts counting at zero from December 30, 1899)</paragraph>
 <paragraph role="paragraph" id="par_id3154130" xml-lang="en-US"><item type="input">=DAY(NOW())</item>  returns the current day.</paragraph>
 <paragraph role="paragraph" id="par_id3159190" xml-lang="en-US"><item type="input">=DAY(C4)</item>  returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter).</paragraph>
 </body>


More information about the Libreoffice-commits mailing list