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.
2 parents 079a63b + 290f1c4 commit 4ee8ca8Copy full SHA for 4ee8ca8
docs/snippets/cpp/VS_Snippets_Misc/cx_partial/cpp/class1.h
@@ -21,7 +21,7 @@ namespace PartialClassExample
21
22
/*
23
// This is commented out because it causes
24
- // a compile error in Delcaration #6 due to mc already being defined.
+ // a compile error in Declaration #6 due to mc already being defined.
25
// the error is understood. The example is most effective showing
26
// the various declaration rules all in one example like this.
27
//<snippet03>
0 commit comments