diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 14:39:43 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 14:39:43 +0000 |
commit | 225caf8af98a857d33248834248335e65f6dbb1a (patch) | |
tree | 1b2e3618351c7f508702b56bc85b6c228ffde326 /scaddins | |
parent | ade6c6bb227549de3be8fc35bc06540907e572ee (diff) |
INTEGRATION: CWS dr54 (1.25.2); FILE MERGED
2007/05/03 08:49:15 dr 1.25.2.1: #i75798# typo
Diffstat (limited to 'scaddins')
-rw-r--r-- | scaddins/source/datefunc/datefunc.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/datefunc/datefunc.src b/scaddins/source/datefunc/datefunc.src index 2f82d4b8f9be..3d37549d6807 100644 --- a/scaddins/source/datefunc/datefunc.src +++ b/scaddins/source/datefunc/datefunc.src @@ -4,9 +4,9 @@ * * $RCSfile: datefunc.src,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 11:54:12 $ + * last change: $Author: rt $ $Date: 2007-07-03 15:39:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -131,7 +131,7 @@ Resource RID_DATE_FUNCTION_DESCRIPTIONS }; String 7 // description of parameter 3 DiffYears { - Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Typee=1 means calendar years."; + Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar years."; }; }; |