Make source code comments use gender neutral pronouns
The changes also include some grammatical fixes as well.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user