Skip to content

Commit 54d3dcc

Browse files
authored
C87725: Fixing bookmark
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Description : Bookmark containing underscore not working in Loc. Underscores are omitted during md > xlf transformation in title bookmark
1 parent de89f63 commit 54d3dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parallel/amp/reference/runtime-exception-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Destroys the object.
9191
virtual ~runtime_exception() throw();
9292
```
9393

94-
## get_error_code
94+
## <a name="get_error_code"></a> get_error_code
9595

9696
Returns the error code that caused the exception.
9797

0 commit comments

Comments
 (0)