Make source code comments use gender neutral pronouns

The changes also include some grammatical fixes as well.
This commit is contained in:
luz paz
2021-12-02 16:18:04 -05:00
parent d4f0eb5bfb
commit d877ee4d47
59 changed files with 77 additions and 77 deletions

View File

@@ -265,7 +265,7 @@ int Sketch::setUpSketch(const std::vector<Part::Geometry *> &GeoList,
while(unsatisfied_groups) {
// We tried hard not to arrive to an unsatisfied group, so we try harder
// This loop has the advantage that the user will notice increased effort to solve,
// so may understand he is abusing the block constraint, while guaranteing that wrong
// so they may understand that they are abusing the block constraint, while guaranteeing that wrong
// behaviour of the block constraint is not undetected.
// Another QR iteration