diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-04-12 10:47:33 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2016-04-12 14:42:48 +0000 |
commit | 5d3ac320eeb1c0eff6e8a0300ab3832f781ec177 (patch) | |
tree | 3349376a92d6d1a9f5919ae3534138ba33888dbe /svx/source | |
parent | d76b1b5b06c064938986c0b921b8d537fdf8bf4c (diff) |
Typo: PopupPanal_Spacing -> PopupPanel_Spacing
Change-Id: I0a3ab537a9c14ffe49c3b695ba6f40cf16d201d8
Reviewed-on: https://gerrit.libreoffice.org/24015
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/sidebar/text/TextCharacterSpacingControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx index b52d2d0d8250..db189051bee8 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 |