Misc. typos
Found via `codespell` Trivial typos Found via `codespell`
This commit is contained in:
@@ -512,7 +512,7 @@ void DrawSketchHandler::createAutoConstraints(const std::vector<AutoConstraint>
|
||||
|
||||
void DrawSketchHandler::renderSuggestConstraintsCursor(std::vector<AutoConstraint> &suggestedConstraints)
|
||||
{
|
||||
// Auto Constrait icon size in px
|
||||
// Auto Constraint icon size in px
|
||||
int iconSize = 16;
|
||||
|
||||
// Create a pixmap that will contain icon and each autoconstraint icon
|
||||
|
||||
Reference in New Issue
Block a user