diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-05-12 11:01:15 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-05-12 11:03:15 -0500 |
commit | 4e871a9b225c0d21ed703b45400b4e8476214bce (patch) | |
tree | ed5300413496c92f7540cd6f9af123eb6ae6d921 /sc | |
parent | 67f15c1d7666dc746358d3ac2e4aab400247800e (diff) |
Hyphenate this compound word
Change-Id: I60bbc40e1b3c6369a10ad1241c310fc790329b11
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index de9894afc863..3fb51a95b142 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 |