Skip to content

Commit ded08a4

Browse files
Merge pull request #10824 from changeworld/patch-2
Fix typo: homogenous -> homogeneous
2 parents 8cd8b44 + 146ddb7 commit ded08a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/internals/ide-defined-commands-for-extending-project-systems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When you want to extend project systems, you can use commands and command groups
2626
|IDM_VS_TOOL_PROJWIN|The **Solution Explorer** toolbar.|
2727

2828
## Shortcut Menus
29-
The following table shows the shortcut menus that apply when a single node is selected in the **Solution Explorer**, or when there are multiple homogenous selections in the **Solution Explorer**, which is when all selected nodes are of the same type.
29+
The following table shows the shortcut menus that apply when a single node is selected in the **Solution Explorer**, or when there are multiple homogeneous selections in the **Solution Explorer**, which is when all selected nodes are of the same type.
3030

3131
|Shortcut menu|Description|
3232
|-------------------|-----------------|

0 commit comments

Comments
 (0)