diff options
Diffstat (limited to 'offapi/com/sun/star/awt/Command.idl')
-rw-r--r-- | offapi/com/sun/star/awt/Command.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/Command.idl b/offapi/com/sun/star/awt/Command.idl index bc72c7734..e9920e2ce 100644 --- a/offapi/com/sun/star/awt/Command.idl +++ b/offapi/com/sun/star/awt/Command.idl @@ -58,7 +58,7 @@ published constants Command //------------------------------------------------------------------------- - /** specifies the begining of an auto scroll operation. + /** specifies the beginning of an auto scroll operation. */ const short STARTAUTOSCROLL = 4; @@ -118,7 +118,7 @@ published constants Command //------------------------------------------------------------------------- - /** specifies a hangual hanja conversion command. + /** specifies a Hangul hanja conversion command. */ const short HANGUL_HANJA_CONVERSION = 14; |