More misc. typos

This commit is contained in:
luz.paz
2018-05-19 12:17:52 -04:00
parent 3534ebfbda
commit 43244aa762
27 changed files with 38 additions and 38 deletions

View File

@@ -166,7 +166,7 @@ void DrawViewDimension::onChanged(const App::Property* prop)
}
if (prop == &Arbitrary) {
if (!Arbitrary.getValue()) {
FormatSpec.setValue(getDefaultFormatSpec().c_str()); //restore a useable FormatSpec
FormatSpec.setValue(getDefaultFormatSpec().c_str()); //restore a usable FormatSpec
}
}