From 7bc1c438008517cc9d475a21cdc4a06c6d25eb8f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 13 Feb 2017 22:18:09 +0100 Subject: Fix typos/translations, following 04644956e53d No automatic tools Change-Id: I3a6d18760f90c4ee02b9380758f97f6fca6c4428 Reviewed-on: https://gerrit.libreoffice.org/30874 Tested-by: Jenkins Reviewed-by: Michael Stahl --- sc/source/filter/inc/xlview.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') diff --git a/sc/source/filter/inc/xlview.hxx b/sc/source/filter/inc/xlview.hxx index 5bdd68d0665e..4de059df098b 100644 --- a/sc/source/filter/inc/xlview.hxx +++ b/sc/source/filter/inc/xlview.hxx @@ -142,7 +142,7 @@ struct XclTabViewData bool mbShowOutline; /// true = Show outlines. Color maTabBgColor; /// Tab Color default = (COL_AUTO ) bool IsDefaultTabBgColor() const { return maTabBgColor == Color(COL_AUTO); }; - sal_uInt32 mnTabBgColorId; /// pallette color id + sal_uInt32 mnTabBgColorId; /// palette color id explicit XclTabViewData(); ~XclTabViewData(); -- cgit v1.2.3