mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
various misspell fixes
This commit is contained in:
committed by
BDisp
parent
7a1e82af85
commit
1adbc1867f
@@ -195,7 +195,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">List</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>list of catagory names</p>
|
||||
<td><p>list of category names</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -239,7 +239,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>Name of the catagory</p>
|
||||
<td><p>Name of the category</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -240,7 +240,7 @@ namespace UICatalog {
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">List</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>list of catagory names</p>
|
||||
<td><p>list of category names</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user