Fix various typos

Found via codespell
This commit is contained in:
luzpaz
2025-08-28 19:42:11 -04:00
committed by Max Wilfinger
parent af802ff04f
commit f38e1bdfbb
5 changed files with 5 additions and 5 deletions

View File

@@ -3446,7 +3446,7 @@ StdTreePreSelection::StdTreePreSelection()
{
sGroup = "TreeView";
sMenuText = QT_TR_NOOP("&4 Preselection");
sToolTipText = QT_TR_NOOP("Pre-selects the object in 3D view when hovering the cursor over the tree item");
sToolTipText = QT_TR_NOOP("Preselects the object in 3D view when hovering the cursor over the tree item");
sStatusTip = sToolTipText;
sWhatsThis = "Std_TreePreSelection";
sPixmap = "tree-pre-sel";