[Libreoffice-commits] core.git: svx/source

Julien Nabet serval2412 at yahoo.fr
Tue Apr 12 14:43:08 UTC 2016


 svx/source/sidebar/text/TextCharacterSpacingControl.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5d3ac320eeb1c0eff6e8a0300ab3832f781ec177
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Tue Apr 12 10:47:33 2016 +0200

    Typo: PopupPanal_Spacing -> PopupPanel_Spacing
    
    Change-Id: I0a3ab537a9c14ffe49c3b695ba6f40cf16d201d8
    Reviewed-on: https://gerrit.libreoffice.org/24015
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
index b52d2d0..db18905 100644
--- a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
+++ b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
@@ -31,7 +31,7 @@ namespace svx { namespace sidebar {
 #define SPACING_CLOSE_BY_CLICK_ICON     -1
 #define SPACING_CLOSE_BY_CUS_EDIT       1
 
-#define SIDEBAR_SPACING_GLOBAL_VALUE   "PopupPanal_Spacing"
+#define SIDEBAR_SPACING_GLOBAL_VALUE   "PopupPanel_Spacing"
 
 #define SIDEBAR_SPACE_NORMAL    0
 #define SIDEBAR_SPACE_EXPAND    1


More information about the Libreoffice-commits mailing list