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 aa0f0af commit 030bf3cCopy full SHA for 030bf3c
docs/cppcx/codesnippet/CPP/partialclassexample/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