summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index ad3a8fa583dd..470f06161690 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -252,7 +252,7 @@
#define STRID_CALC_MAX NC_("STRID_CALC_MAX", "Maximum")
#define STRID_CALC_SUM NC_("STRID_CALC_SUM", "Sum")
#define STRID_CALC_COUNT NC_("STRID_CALC_COUNT", "Count")
-#define STRID_CALC_FIRST_QUARTILE NC_("STRID_CALC_FIRST_QUARTILE", "First Quartile ")
+#define STRID_CALC_FIRST_QUARTILE NC_("STRID_CALC_FIRST_QUARTILE", "First Quartile")
#define STRID_CALC_THIRD_QUARTILE NC_("STRID_CALC_THIRD_QUARTILE", "Third Quartile")
/* RandomNumberGeneratorDialog */
#define STR_UNDO_DISTRIBUTION_TEMPLATE NC_("STR_UNDO_DISTRIBUTION_TEMPLATE", "Random ($(DISTRIBUTION))")