Merge pull request #388 from kant/patch-2

Minor fixes (lines 358-365)
This commit is contained in:
Rene Haas
2021-08-16 09:53:42 +02:00
committed by GitHub
+2 -2
View File
@@ -355,14 +355,14 @@ Take the table below only as a overview of all options.
<td>dynWidth</td>
<td>boolean</td>
<td><code>false</code></td>
<td>Indiactes whether the textarea width will be dynamic (content dependent).</td>
<td>Indicates whether the textarea width will be dynamic (content dependent).</td>
</tr>
<tr>
<td></td>
<td>dynHeight</td>
<td>boolean</td>
<td><code>false</code></td>
<td>Indiactes whether the textarea height will be dynamic (content dependent).</td>
<td>Indicates whether the textarea height will be dynamic (content dependent).</td>
</tr>
<tr>
<td></td>