Skip to content

Commit 9782726

Browse files
fix typo in strdec-wcsdec-mbsdec-mbsdec-l.md (#4483)
fix typo in strdec-wcsdec-mbsdec-mbsdec-l.md
1 parent d75179a commit 9782726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/reference/strdec-wcsdec-mbsdec-mbsdec-l.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.assetid: ae37c223-800f-48a9-ae8e-38c8d20af2dd
1515
Moves a string pointer back one character.
1616

1717
> [!IMPORTANT]
18-
> **`mbsdec`** and **`mbsdec_l`** cannot be used in applications that execute in the Windows Runtime. For more information, see [CRT functions not supported in Universal Windows Platform apps](../../cppcx/crt-functions-not-supported-in-universal-windows-platform-apps.md).
18+
> **`_mbsdec`** and **`_mbsdec_l`** cannot be used in applications that execute in the Windows Runtime. For more information, see [CRT functions not supported in Universal Windows Platform apps](../../cppcx/crt-functions-not-supported-in-universal-windows-platform-apps.md).
1919
2020
## Syntax
2121

0 commit comments

Comments
 (0)