Fix Techdraw UI typo found via crowdin + misc. typos

Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
This commit is contained in:
luzpaz
2017-11-26 08:01:19 -05:00
committed by wmayer
parent 0973dd5e7b
commit 56af703746
14 changed files with 17 additions and 17 deletions

View File

@@ -141,7 +141,7 @@ TaskPocketParameters::TaskPocketParameters(ViewProviderPocket *PocketView,QWidge
void TaskPocketParameters::updateUI(int index)
{
// disable/hide evrything unless we are sure we don't need it
// disable/hide everything unless we are sure we don't need it
bool isLengthEditVisable = false;
bool isOffsetEditVisable = false;
bool isOffsetEditEnabled = true;