From c64e706d3cf2d8dfcdfb22886c2d3345baed2306 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 13 Jun 2012 20:21:22 +0200 Subject: typo Change-Id: I9054f3886dea512d6d34c5758c15c3d71210f6b5 --- helpcontent2/source/text/scalc/01/func_datedif.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpcontent2/source/text/scalc/01/func_datedif.xhp b/helpcontent2/source/text/scalc/01/func_datedif.xhp index 3dcf7775f7..dcf5549908 100644 --- a/helpcontent2/source/text/scalc/01/func_datedif.xhp +++ b/helpcontent2/source/text/scalc/01/func_datedif.xhp @@ -99,6 +99,6 @@ Birthday calculation. A man was born on 1974-04-17. Today is 2012-06-13. =DATE("1974-04-17";"2012-06-13";"d") yields 13937, he has been living for 13937 days. -=DATE("1974-04-17";"2012-06-13";"yd") yields 57, his birthdays was 57 days ago. +=DATE("1974-04-17";"2012-06-13";"yd") yields 57, his birthday was 57 days ago. -- cgit