[Libreoffice-commits] core.git: sc/source
Andras Timar
andras.timar at collabora.com
Thu May 8 07:46:27 PDT 2014
sc/source/ui/src/scfuncs.src | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 95297dde822d27af727137c25b5b1556547da619
Author: Andras Timar <andras.timar at collabora.com>
Date: Thu May 8 16:44:49 2014 +0200
typo fixes
Change-Id: Ibd4f9821c62a76b76d9d811e0f7e61cf4c3df6ee
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 0e6dfb7..14201f6 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -723,7 +723,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
String 7 // Description of Parameter 3
{
- Text [ en-US ] = "Optional number or string to indicate to indicate when weekends occur. When omitted, weekend is Saturday and Sunday." ;
+ Text [ en-US ] = "Optional number or string to indicate when weekends occur. When omitted, weekend is Saturday and Sunday." ;
};
String 8 // Name of Parameter 4
{
@@ -763,7 +763,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
String 5 // Description of Parameter 2
{
- Text [ en-US ] = "RThe number of workdays before or after start date." ;
+ Text [ en-US ] = "The number of workdays before or after start date." ;
};
String 6 // Name of Parameter 3
{
@@ -771,7 +771,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
String 7 // Description of Parameter 3
{
- Text [ en-US ] = "Optional number or string to indicate to indicate when weekends occur. When omitted, weekend is Saturday and Sunday." ;
+ Text [ en-US ] = "Optional number or string to indicate when weekends occur. When omitted, weekend is Saturday and Sunday." ;
};
String 8 // Name of Parameter 4
{
More information about the Libreoffice-commits
mailing list