Skip to content

Commit e7cdbf1

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#2439 from MSDN-WhiteKnight/patch-1
Fix footnote in C++/CLI keywords
2 parents e3e517d + f431c6f commit e7cdbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/keywords-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ These identifiers are extended attributes for the **`__declspec`** modifier. The
282282

283283
<sup>f</sup> Applicable to Managed Extensions for C++ only. This syntax is now deprecated. For more information, see [Component Extensions for Runtime Platforms](../extensions/component-extensions-for-runtime-platforms.md).
284284

285-
<sup>f</sup> Applicable to C++/CLI.
285+
<sup>g</sup> Applicable to C++/CLI.
286286

287287
## See also
288288

0 commit comments

Comments
 (0)