Skip to content

Commit

Permalink
Correct UTF-8 in stdlib's notes.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bufflig committed Aug 9, 2013
1 parent 404aac5 commit c83abd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/stdlib/doc/src/notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,20 +126,20 @@
</item>
<item>
<p>
Optimizations to gen mechanism. Thanks to Loïc Hoguin.</p>
Optimizations to gen mechanism. Thanks to Loïc Hoguin.</p>
<p>
Own Id: OTP-11025</p>
</item>
<item>
<p>
Optimizations to gen.erl. Thanks to Loïc Hoguin.</p>
Optimizations to gen.erl. Thanks to Loïc Hoguin.</p>
<p>
Own Id: OTP-11035</p>
</item>
<item>
<p>
Use erlang:demonitor(Ref, [flush]) where applicable.
Thanks to Loïc Hoguin.</p>
Thanks to Loïc Hoguin.</p>
<p>
Own Id: OTP-11039</p>
</item>
Expand Down Expand Up @@ -194,7 +194,7 @@
</item>
<item>
<p>
Improve erl_lint performance. Thanks to José Valim.</p>
Improve erl_lint performance. Thanks to José Valim.</p>
<p>
Own Id: OTP-11143</p>
</item>
Expand Down

0 comments on commit c83abd9

Please sign in to comment.