Skip to content

Commit ac0d65d

Browse files
committed
Add missing italics formatting
1 parent a2d3bb9 commit ac0d65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4124.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This wording is relative to <paper num="N4986"/>.
5252
<blockquote>
5353
<pre>
5454
template&lt;classDuration, class charT&gt;
55-
struct formatter&lt;chrono::local-time-format-t &lt;Duration&gt;, charT&gt;;
55+
struct formatter&lt;chrono::<i>local-time-format-t</i>&lt;Duration&gt;, charT&gt;;
5656
</pre>
5757
<p>-17-
5858
Let `f` be a <code><i>locale-time-format-t</i>&lt;Duration&gt;</code> object

0 commit comments

Comments
 (0)