[Libreoffice-commits] core.git: sc/source
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Wed Nov 11 11:00:36 PST 2015
sc/source/ui/src/scfuncs.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 998b26330d3a4de51cecf522e3b336534a3fbad8
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Wed Nov 11 12:59:59 2015 -0600
Typo: “calender” → “calendar”
Change-Id: I82865eab34f785aaaa86da6a59440a3d8900cfce
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index b298d73..44287c4 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -1193,7 +1193,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
{
String 1 // Description
{
- Text [ en-US ] = "Calculates the ISO 8601 calender week for the given date." ;
+ Text [ en-US ] = "Calculates the ISO 8601 calendar week for the given date." ;
};
ExtraData =
{
More information about the Libreoffice-commits
mailing list