[Libreoffice-commits] core.git: sc/source
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Tue May 12 09:06:22 PDT 2015
sc/source/ui/src/scfuncs.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4e871a9b225c0d21ed703b45400b4e8476214bce
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Tue May 12 11:01:15 2015 -0500
Hyphenate this compound word
Change-Id: I60bbc40e1b3c6369a10ad1241c310fc790329b11
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index de9894a..3fb51a9 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -12231,7 +12231,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 3 // Description of Parameter 1
{
- Text [ en-US ] = "A string to be URL encoded";
+ Text [ en-US ] = "A string to be URL-encoded";
};
};
Resource SC_OPCODE_ERF_MS
More information about the Libreoffice-commits
mailing list