Fixes #737
@ -318,7 +318,7 @@
<code>newline</code>
</td>
<td>
The newline sequence. Must be one of <code>"\r"</code>, <code>"\n"</code>, or <code>"\r\n"</code>.
The character used to determine newline sequence. It defaults to <code>"\r\n"</code>.
</tr>
<tr>