File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -124,10 +124,10 @@ long CMiniWindow::FixBottom (const long Bottom)
124
124
125
125
/* positions:
126
126
127
- 0 = strech to output view size
127
+ 0 = stretch to output view size
128
128
1 = stretch with aspect ratio
129
129
130
- 2 = strech to owner size
130
+ 2 = stretch to owner size
131
131
3 = stretch with aspect ratio
132
132
133
133
-- going clockwise here:
Original file line number Diff line number Diff line change @@ -632,10 +632,10 @@ class CMyMemDC : public CDC {
632
632
633
633
/* modes:
634
634
635
- 0 = strech to output view size
635
+ 0 = stretch to output view size
636
636
1 = stretch with aspect ratio
637
637
638
- 2 = strech to owner size
638
+ 2 = stretch to owner size
639
639
3 = stretch with aspect ratio
640
640
641
641
-- going clockwise here:
Original file line number Diff line number Diff line change 63
63
64
64
/* positions:
65
65
66
- 0 = strech to output view size
66
+ 0 = stretch to output view size
67
67
1 = stretch with aspect ratio
68
68
69
- 2 = strech to owner size
69
+ 2 = stretch to owner size
70
70
3 = stretch with aspect ratio
71
71
72
72
-- going clockwise here:
Original file line number Diff line number Diff line change @@ -442,12 +442,12 @@ long CMUSHclientDoc::AddFont(LPCTSTR PathName)
442
442
443
443
/* modes:
444
444
445
- 0 = strech to output view size
445
+ 0 = stretch to output view size
446
446
1 = stretch with aspect ratio
447
447
448
448
-- next two will not be affected by command window size changes:
449
449
450
- 2 = strech to owner size
450
+ 2 = stretch to owner size
451
451
3 = stretch with aspect ratio
452
452
453
453
-- going clockwise here:
You can’t perform that action at this time.
0 commit comments