From e7161fedd49aeb4391a894c5ab1f2e9d7039e368 Mon Sep 17 00:00:00 2001 From: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> Date: Mon, 30 Jun 2025 10:46:02 +0200 Subject: [PATCH] Update src/Mod/Spreadsheet/Gui/Workbench.cpp Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com> --- src/Mod/Spreadsheet/Gui/Workbench.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Spreadsheet/Gui/Workbench.cpp b/src/Mod/Spreadsheet/Gui/Workbench.cpp index 8a53de9933..ac6e3f8a31 100644 --- a/src/Mod/Spreadsheet/Gui/Workbench.cpp +++ b/src/Mod/Spreadsheet/Gui/Workbench.cpp @@ -93,7 +93,7 @@ void Workbench::activated() } foregroundColor->setToolTip(QObject::tr("Sets the text color of cells")); foregroundColor->setWhatsThis(QObject::tr("Sets the text color of spreadsheet cells")); - foregroundColor->setStatusTip(QObject::tr("Set cells text color")); + foregroundColor->setStatusTip(QObject::tr("Sets the text color of spreadsheet cells")); bar->addWidget(foregroundColor); QList bgList = Gui::getMainWindow()->findChildren(