summaryrefslogtreecommitdiffstats
path: root/include/sfx2/msg.hxx
diff options
context:
space:
mode:
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 fe9248eeab4f..fe79550d1ec7 100644
--- a/include/sfx2/msg.hxx
+++ b/include/sfx2/msg.hxx
@@ -234,7 +234,7 @@ public:
sal_uInt16 nMasterSlotId; // Enum-Slot for example Which-Id
sal_uInt16 nValue; // Value, in case of Enum-Slot
- SfxExecFunc fnExec; // Function to be excecuted
+ SfxExecFunc fnExec; // Function to be executed
SfxStateFunc fnState; // Function for Status
const SfxType* pType; // SfxPoolItem-Type (Status)