Skip to content

Commit b09aaaf

Browse files
authored
C87718: 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 b09aaaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/parallel/amp/reference/uninitialized-object-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class uninitialized_object : public runtime_exception;
3737

3838
**Namespace:** Concurrency
3939

40-
## uninitialized_object
40+
## <a name="uninitialized_object"></a> uninitialized_object
4141

4242
Constructs a new instance of the `uninitialized_object` exception.
4343

0 commit comments

Comments
 (0)