Minor self-docs spelling

This commit is contained in:
Iván Sánchez Ortega
2020-09-09 15:33:56 +02:00
parent d7f4a58d99
commit 274522ecab
2 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@ instead of source.</td>
<tr id='leafdoc-addstr'>
<td><code><b>addStr</b>(<nobr>&lt;String&gt; <i>str</i></nobr>, <nobr>&lt;String&gt; <i>filename?</i></nobr>)</nobr></code></td>
<td><code>this</code></td>
<td>Parses the given string for Leafdoc comments.
<td>Parses the given string for Leafdoc directives.
directive.</td>
</tr>
<tr id='leafdoc-outputstr'>

View File

@ -259,7 +259,7 @@ instead of source.</td>
<tr id='leafdoc-addstr'>
<td><code><b>addStr</b>(<nobr>&lt;String&gt; <i>str</i></nobr>, <nobr>&lt;String&gt; <i>filename?</i></nobr>)</nobr></code></td>
<td><code>this</code></td>
<td>Parses the given string for Leafdoc comments.
<td>Parses the given string for Leafdoc directives.
directive.</td>
</tr>
<tr id='leafdoc-outputstr'>