Skip to content

Commit 99ba4b7

Browse files
authored
Fix typo: rectange -> rectangle (#5479)
1 parent d2159e1 commit 99ba4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/cmfcpropertygridctrl-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ CRect GetListRect() const;
780780

781781
### Return Value
782782

783-
The bounding rectangle of the property grid control. This rectange doesn't include the description area and header.
783+
The bounding rectangle of the property grid control. This rectangle doesn't include the description area and header.
784784

785785
### Remarks
786786

0 commit comments

Comments
 (0)