diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/i18n/Months.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/Months.idl b/offapi/com/sun/star/i18n/Months.idl index c05ddec7a332..9e4ad111cd27 100644 --- a/offapi/com/sun/star/i18n/Months.idl +++ b/offapi/com/sun/star/i18n/Months.idl @@ -2,9 +2,9 @@ * * $RCSfile: Months.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: er $ $Date: 2000-11-08 17:41:51 $ + * last change: $Author: arellano $ $Date: 2001-05-21 21:52:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,7 +68,7 @@ module com { module sun { module star { module i18n { //============================================================================= -/// constants for months +/// constants for months. constants Months { const short JANUARY = 0; |