summaryrefslogtreecommitdiff
path: root/source/text/scalc
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-04 07:38:03 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-04 13:57:11 +0200
commitc725ea5ca254d3723acbd7fa7f75b41b63c555b1 (patch)
tree0381a963d022c5283da6fffc8fb5c09e0985fab7 /source/text/scalc
parent401ca6e0d92c9c95d14b89b90bef225664f7d462 (diff)
Typo
Change-Id: I0943c9a67f45d5bcebc79278166c9ff0256eb209 Reviewed-on: https://gerrit.libreoffice.org/59972 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r--source/text/scalc/01/func_day.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_day.xhp b/source/text/scalc/01/func_day.xhp
index d7cf403b0c..f5501cc4a8 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>