[Libreoffice-commits] core.git: sc/inc

Olivier Hallot olivier.hallot at edx.srv.br
Thu Jul 3 00:09:57 PDT 2014


 sc/inc/helpids.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 39d5ba2fda01ffe56c8bcc0c5dbbb2b7d1bdf0fe
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date:   Wed Jul 2 20:43:59 2014 -0300

    Typo in HID for ERF
    
    Change-Id: I5da8029c9b4102472deb2ab1f68ec23b13898e50
    Reviewed-on: https://gerrit.libreoffice.org/10038
    Tested-by: David Tardon <dtardon at redhat.com>
    Reviewed-by: David Tardon <dtardon at redhat.com>

diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index 50df627..a67cc87 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"
 


More information about the Libreoffice-commits mailing list