summaryrefslogtreecommitdiff
path: root/include/sfx2/msg.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:54:55 +0200
committerOliver Specht <oliver.specht@cib.de>2015-09-30 12:38:23 +0000
commitae13a6819e1dea6646aa0eba435ca9c81101f52c (patch)
treec2543f2e8b16410151dfb54603e39225a9a7ed57 /include/sfx2/msg.hxx
parentd344d2b1f5e528c5f2a2d6b892a23e402aa4bd46 (diff)
Fix typos
Change-Id: Id66432ef80fc2963fd2cbc6fad5d8e135e8975b0 Reviewed-on: https://gerrit.libreoffice.org/18956 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
Diffstat (limited to 'include/sfx2/msg.hxx')
-rw-r--r--include/sfx2/msg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/msg.hxx b/include/sfx2/msg.hxx
index 1ca0ed080650..7e3c706ffdc9 100644
--- a/include/sfx2/msg.hxx
+++ b/include/sfx2/msg.hxx
@@ -36,7 +36,7 @@ enum class SfxSlotMode {
AUTOUPDATE = 0x0008L, // invalidated the status automatically after execute
SYNCHRON = 0x0010L, // exclusive to ASYNCHRON, default
ASYNCHRON = 0x0020L, // via Post-Message, exclusive to SYNCHRON
- HASDIALOG = 0x0080L, // Coordinates for dialogue after recofig
+ HASDIALOG = 0x0080L, // Coordinates for dialogue after reconfig
NORECORD = 0x0100L, // no recording
RECORDPERITEM = 0x0200L, // each item, one statement