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 501c3dc657
commit 0042f58e4c
59 changed files with 77 additions and 77 deletions

View File

@@ -76,7 +76,7 @@ protected:
float _minDistanceToPoint; /** Minimal distance to facet corner points */
private:
// Helper class cutting edge to his two attached facets
// Helper class cutting edge to its two attached facets
class Edge
{
public: