From cd7c56eda92ea066ac7448593a9301efc63d7d87 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Wed, 11 Sep 2024 13:23:25 +0000 Subject: [PATCH] TechDraw: fix typo ballon->balloon --- src/Mod/TechDraw/Gui/Command.cpp | 4 ++-- src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/TechDraw/Gui/Command.cpp b/src/Mod/TechDraw/Gui/Command.cpp index c35cd443e5..0e0823bd89 100644 --- a/src/Mod/TechDraw/Gui/Command.cpp +++ b/src/Mod/TechDraw/Gui/Command.cpp @@ -1199,8 +1199,8 @@ bool _checkDirectPlacement(const QGIView* view, const std::vector& { // Let's see, if we can help speed up the placement of the balloon: // As of now we support: - // Single selected vertex: place the ballon tip end here - // Single selected edge: place the ballon tip at its midpoint (suggested placement for e.g. chamfer dimensions) + // Single selected vertex: place the balloon tip end here + // Single selected edge: place the balloon tip at its midpoint (suggested placement for e.g. chamfer dimensions) // // Single selected faces are currently not supported, but maybe we could in this case use the center of mass? diff --git a/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui b/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui index 1a2fed53fa..5f49c6a912 100644 --- a/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui +++ b/src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui @@ -432,7 +432,7 @@ Length of horizontal portion of Balloon leader - Ballon Leader Kink Length + Balloon Leader Kink Length