diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-04-22 18:43:48 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-04-24 16:39:13 +0200 |
commit | 4af60691995a58d513552e5e14677f680827e155 (patch) | |
tree | d5e6cb15e282b38404c7b3ab58e9c7a8c6e384dc /AllLangHelp_scalc.mk | |
parent | 29be78c402864c4e23d20ec19e86e0d8dd39a9a1 (diff) |
Correct WOKDAYS.INTL -> WORKDAY.INTL
Unit #117795772 from pootle
Change-Id: Iced6c310194bbfa63d8607abd5002f7656de87e0
Reviewed-on: https://gerrit.libreoffice.org/36821
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index f857bb52ce..6e1c0502fa 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -222,7 +222,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/common_func_workdaysintl \ helpcontent2/source/text/scalc/01/func_networkdays \ helpcontent2/source/text/scalc/01/func_networkdays.intl \ - helpcontent2/source/text/scalc/01/func_workdays.intl \ + helpcontent2/source/text/scalc/01/func_workday.intl \ helpcontent2/source/text/scalc/01/func_numbervalue \ helpcontent2/source/text/scalc/01/func_now \ helpcontent2/source/text/scalc/01/func_rawsubtract \ |