summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/UIElementType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/UIElementType.idl')
-rw-r--r--offapi/com/sun/star/ui/UIElementType.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/UIElementType.idl b/offapi/com/sun/star/ui/UIElementType.idl
index 9955b2f1f114..78a701a6021a 100644
--- a/offapi/com/sun/star/ui/UIElementType.idl
+++ b/offapi/com/sun/star/ui/UIElementType.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module ui {
constants UIElementType
{
//-------------------------------------------------------------------------
- /** unkown user interface element type, which can be used as a wildcard
+ /** unknown user interface element type, which can be used as a wildcard
to specify all types.
*/
const short UNKNOWN = 0;