From c5797294b2e81ea3c8d8a7c5bdcb799155549586 Mon Sep 17 00:00:00 2001 From: tagezi Date: Thu, 17 Sep 2015 03:59:16 +0300 Subject: the change HID_FUNC_DATUM to HID_FUNC_DATEDIF for DATEDIF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I29aaa2b35c701f3966b53b80262af05442ed3f52 Reviewed-on: https://gerrit.libreoffice.org/18655 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/scalc/01/func_datedif.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/scalc/01/func_datedif.xhp b/source/text/scalc/01/func_datedif.xhp index 37190223b6..c695ea3791 100644 --- a/source/text/scalc/01/func_datedif.xhp +++ b/source/text/scalc/01/func_datedif.xhp @@ -22,7 +22,7 @@ DATEDIF -This function returns the number of whole days, months or years between Start date and End date. +This function returns the number of whole days, months or years between Start date and End date. Syntax DATEDIF(Start date; End date; Interval) -- cgit