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:22:03 +0200 |
commit | c64e706d3cf2d8dfcdfb22886c2d3345baed2306 (patch) | |
tree | c8291e5c059c5a80ec81c85588083ccf53f8285e | |
parent | 549fc3a7f35e72e19266594f80e24feb933022b8 (diff) |
typo
Change-Id: I9054f3886dea512d6d34c5758c15c3d71210f6b5
-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> |