svx/source/sidebar/text/TextCharacterSpacingControl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5d3ac320eeb1c0eff6e8a0300ab3832f781ec177 Author: Julien Nabet <[email protected]> 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 <[email protected]> Tested-by: Julien Nabet <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
