Skip to content

Commit 7a60a03

Browse files
C13371: LOCBLOCKER: Incorret ´´´ blocking text for localization
Hello, @mikeblome, Localization team has reported source content issue that causes localized version to have broken format compared to en-us version. There’s an extra set of apostrophes that are generating a code box, thus leaving text out of localization. <Provide further explanation here as needed> Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR. Many thanks in advance.
1 parent d84e448 commit 7a60a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cpp/w64.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This keyword is obsolete. In versions of Visual Studio earlier than Visual Studi
2626
## Syntax
2727

2828
> *type* **__w64** *identifier*
29-
```
29+
3030

3131
### Parameters
3232

@@ -78,4 +78,4 @@ int main() {
7878

7979
## See Also
8080

81-
[Keywords](../cpp/keywords-cpp.md)
81+
[Keywords](../cpp/keywords-cpp.md)

0 commit comments

Comments
 (0)