Skip to content

Commit f431c6f

Browse files
Fix footnote in C++/CLI keywords
C++/CLI keywords are marked with g in table
1 parent 5d3c869 commit f431c6f

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)