summaryrefslogtreecommitdiffstats
diff options
-rw-r--r--md/issues/250516.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/md/issues/250516.1.md b/md/issues/250516.1.md
index 97f0560..087d486 100644
--- a/md/issues/250516.1.md
+++ b/md/issues/250516.1.md
@@ -16,7 +16,7 @@ This proposal was originally submitted as [090107.2][090107.2].
16 16
17[090107.2]: https://dwarfstd.org/issues/090107.2.html 17[090107.2]: https://dwarfstd.org/issues/090107.2.html
18 18
19In the June 2, 2009, DWARF meeting, four options were presented: 19In the DWARF commmittee meeting on June 2, 2009, four options were presented:
20 20
211. `DW_TAG_template_parameter_pack`/`DW_TAG_formal_parameter_pack` is 211. `DW_TAG_template_parameter_pack`/`DW_TAG_formal_parameter_pack` is
22 used as marker. 22 used as marker.
@@ -97,8 +97,8 @@ parameters.
97 Allowable attributes: 97 Allowable attributes:
98 98
99 - DECL 99 - DECL
100 - DW_AT_name 100 - `DW_AT_name`
101 - DW_AT_sibling 101 - `DW_AT_sibling`
102 102
103### 3.3.7: Function Template Instantiations 103### 3.3.7: Function Template Instantiations
104 104