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

New commits:
commit 3e9b8134a3f19ef8d274dd1e4d09ff8f3e83b987
Author:     Olivier Hallot <[email protected]>
AuthorDate: Mon May 18 16:02:24 2026 +0200
Commit:     Olivier Hallot <[email protected]>
CommitDate: Mon May 18 16:10:29 2026 +0200

    tdf#172097 Fix typo in DATE example
    
    Change-Id: I0fafbc45a16ba223cff316ced16cde517c8fd52c
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/205319
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/scalc/01/func_date.xhp 
b/source/text/scalc/01/func_date.xhp
index 698084cddd..e01677d0e2 100644
--- a/source/text/scalc/01/func_date.xhp
+++ b/source/text/scalc/01/func_date.xhp
@@ -42,7 +42,7 @@
 <embed href="text/scalc/01/common_func.xhp#IntegerTrunc"/>
 <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
 <paragraph role="paragraph" id="par_id3152589">
-<item type="input">=DATE(00;1;31)</item> yields the date 2000-01-31 written as 
1/31/00 if the cell format setting is MM/DD/YY.</paragraph>
+<item type="input">=DATE(00;1;31)</item> yields the date 2000-01-31 written as 
01/31/00 if the cell format setting is MM/DD/YY.</paragraph>
 <embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
 <embed href="text/scalc/01/ODFF.xhp#odff"/>
 <section id="relatedtopics">

Reply via email to