Fix various typos and grammatical refinements

This commit is contained in:
luz paz
2021-12-08 15:47:13 -05:00
committed by Chris Hennes
parent 782f9c93f4
commit b6f9f39ffc
6 changed files with 12 additions and 12 deletions

View File

@@ -77,7 +77,7 @@ bool ReferenceSelection::allow(App::Document* pDoc, App::DocumentObject* pObj, c
return allowDatum(body, pObj);
}
// The flag was used to be set. So, this block will never be treated and doesn't make really sense anyway
// The flag was used to be set. So, this block will never be treated and really doesn't make sense anyway
#if 0
if (!type.testFlag(AllowSelection::OTHERBODY)) {
if (support == NULL)