diff options
author | Andras Timar <atimar@suse.com> | 2012-06-13 20:21:22 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-13 20:21:22 +0200 |
commit | bf5e45a0b968c034585ba8ca27f7fb86d3669258 (patch) | |
tree | c8291e5c059c5a80ec81c85588083ccf53f8285e /helpcontent2 | |
parent | aea0c3de6a458682698ce7f879faaaa0f4ef49f1 (diff) |
typo
Change-Id: I9054f3886dea512d6d34c5758c15c3d71210f6b5
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/scalc/01/func_datedif.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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> |