We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a065e46 commit 25e427bCopy full SHA for 25e427b
docs/snippets/cpp/VS_Snippets_Winforms/PropertyTabExample/CPP/class1.cpp
@@ -20,7 +20,7 @@ namespace TypeCategoryTabExample
20
ref class TypeCategoryTab;
21
22
// forward declaration.
23
- // This component adds a TypeCategoryTab to the propery browser
+ // This component adds a TypeCategoryTab to the property browser
24
// that is available for any components in the current design mode document.
25
26
[PropertyTabAttribute(TypeCategoryTabExample::TypeCategoryTab::typeid,PropertyTabScope::Document)]
0 commit comments