summaryrefslogtreecommitdiff
path: root/svx/inc/optgenrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/optgenrl.hxx')
-rw-r--r--svx/inc/optgenrl.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/svx/inc/optgenrl.hxx b/svx/inc/optgenrl.hxx
index 50520aac0204..23e4d83ce511 100644
--- a/svx/inc/optgenrl.hxx
+++ b/svx/inc/optgenrl.hxx
@@ -27,7 +27,7 @@
#ifndef _SVX_OPTGENRL_HXX
#define _SVX_OPTGENRL_HXX
-// Defines for setting the fokus of a Edit via a slot from external.
+// Defines for setting the focus of a Edit via a slot from external.
#define UNKNOWN_EDIT ((USHORT)0)
#define COMPANY_EDIT ((USHORT)1)
#define FIRSTNAME_EDIT ((USHORT)2)
@@ -46,5 +46,3 @@
#define EMAIL_EDIT ((USHORT)15)
#endif // #ifndef _SVX_OPTGENRL_HXX
-
-