diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2014-07-02 20:43:59 -0300 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-07-03 07:09:34 +0000 |
commit | 39d5ba2fda01ffe56c8bcc0c5dbbb2b7d1bdf0fe (patch) | |
tree | 70f1e62dd30931280af783b61b255ecc2860dd68 /sc | |
parent | 7bbaa39102367a42ba416db6a578718fc4e7bdf1 (diff) |
Typo in HID for ERF
Change-Id: I5da8029c9b4102472deb2ab1f68ec23b13898e50
Reviewed-on: https://gerrit.libreoffice.org/10038
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/helpids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 50df627933da..a67cc8713338 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -705,7 +705,7 @@ #define HID_FUNC_FLOOR_MS "SC_HID_FUNC_FLOOR_MS" #define HID_FUNC_NETWORKDAYS_MS "SC_HID_FUNC_NETWORKDAYS_MS" #define HID_FUNC_WORKDAY_MS "SC_HID_FUNC_WORKDAY_MS" -#define HID_FUNC_ERF_MS "SC_HID_FUNC_EFR_MS" +#define HID_FUNC_ERF_MS "SC_HID_FUNC_ERF_MS" #define HID_FUNC_ERFC_MS "SC_HID_FUNC_ERFC_MS" #define HID_FUNC_AGGREGATE "SC_HID_FUNC_AGGREGATE" |