Minor fixes (lines 358-365)

This commit is contained in:
Darío Hereñú
2021-08-13 22:15:32 -03:00
committed by GitHub
parent 9fe03d0cdf
commit 74ce0fdbc7
+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>