Fix spelling error.

pull/97/head
Drew Gates 2016-10-11 12:25:58 -04:00 committed by whitequark
parent f4e85127d6
commit ffa104602c
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ void GraphicsWindow::MakeTangentArc() {
}
if(c != 2) {
Error("To create a tangent arc, select a point where two "
"non-construction lines or cicles in this group and "
"non-construction lines or circles in this group and "
"workplane join.");
return;
}