diff options
author | arellano <arellano@openoffice.org> | 2001-05-21 20:52:17 +0000 |
---|---|---|
committer | arellano <arellano@openoffice.org> | 2001-05-21 20:52:17 +0000 |
commit | 308a26e930d1f1b3e4b4e3c151cd55671d8872c2 (patch) | |
tree | bf06fb0cb5147004a4a46f053adf8ec7f610bd3e /offapi | |
parent | bd47516084b1fd805a3d2d8c4dfafbced7d64eab (diff) |
added punctuation
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; |