From bf5e45a0b968c034585ba8ca27f7fb86d3669258 Mon Sep 17 00:00:00 2001
From: Andras Timar <atimar@suse.com>
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.</paragr
 <paragraph role="paragraph" id="par_id3452589" xml-lang="en-US">
 <item type="input">=DATE("1974-04-17";"2012-06-13";"d")</item> yields 13937, he has been living for 13937 days.</paragraph>
 <paragraph role="paragraph" id="par_id3752589" xml-lang="en-US">
-<item type="input">=DATE("1974-04-17";"2012-06-13";"yd")</item> yields 57, his birthdays was 57 days ago.</paragraph>
+<item type="input">=DATE("1974-04-17";"2012-06-13";"yd")</item> yields 57, his birthday was 57 days ago.</paragraph>
 </body>
 </helpdocument>
-- 
cgit