summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-20 11:45:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-20 11:45:08 +0000
commitd98d35b3293b3b4b27db4d578348f43a86201cfc (patch)
tree953dd50849524b1133f0ea13c3ee9024bb7d4847 /sc
parent260df50ae67e0d9f9d80e0686e6a12903c53c130 (diff)
Related: #i56998# english doesn't put a space between numbers and percent
Change-Id: I9c9579e8e1b8009fef169b434e2d839e36da8984
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/scfuncs.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index e413b09dad22..3f2e710956e2 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -5676,7 +5676,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 5 // Description of Parameter 2
{
- Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25%, 2 = 50 %, 3 = 75 %, 4 = MAX)." ;
+ Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAX)." ;
};
};
// -=*# Resource for function KGRÖSSTE #*=-