Skip to content

Commit c19f638

Browse files
nschonniColin Robertson
authored andcommitted
typo: heirarchy -> hierarchy (MicrosoftDocs#563)
1 parent 984fb48 commit c19f638

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/mfc/hierarchy-chart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.assetid: 19d70341-e391-4a72-94c6-35755ce975d4
99

1010
The following illustration represents the MFC classes derived from `CObject`:
1111

12-
![Classes Derived From CObject](../mfc/media/mfc_heirarchy_chart1of3.png "mfc_heirarchy_chart1of3")
12+
![Classes Derived From CObject](../mfc/media/mfc_hierarchy_chart1of3.png)
1313

1414
The following illustration represents the MFC classes derived from `CWnd` and `CCmdTarget`:
1515

16-
![Classes Derived From CCmdTarget or CWnd](../mfc/media/mfc_heirarchy_chart2of3.png "mfc_heirarchy_chart2of3")
16+
![Classes Derived From CCmdTarget or CWnd](../mfc/media/mfc_hierarchy_chart2of3.png)
1717

1818
The following illustration represents the MFC classes not derived from `CObject`:
1919

20-
![Classes Not Derived From CObject](../mfc/media/mfc_heirarchy_chart3of3.png "mfc_heirarchy_chart3of3")
20+
![Classes Not Derived From CObject](../mfc/media/mfc_hierarchy_chart3of3.png)
2121

2222
You can download the complete chart from the following location: [MFC Hierarchy Charts Download](https://aka.ms/hxgg8e).
2323

0 commit comments

Comments
 (0)