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

@@ -3931,7 +3931,7 @@ void ViewProviderSketch::initItemsSizes()
//
// Rationale:
// -> Other WBs use the default value as is
// -> If a user has a HDPI, he will eventually change the value for the other WBs
// -> If a user has a HDPI, they will eventually change the value for the other WBs
// -> If we correct the value here in addition, we would get two times a resize
edit->MarkerSize = markersize;
}