summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoan Josep <juanjo.ng.83@gmail.com>2021-08-18 14:15:01 +0200
committerGitHub <noreply@github.com>2021-08-18 13:15:01 +0100
commitb38712a30270376753e35e7cf199b65b2a53ac15 (patch)
treee22ea2739124077390786fde18c12efdbba25d39 /docs
parent335a2392e7ceb184a56eaa3093c960158c1fc5ef (diff)
downloadopenttd-b38712a30270376753e35e7cf199b65b2a53ac15.tar.xz
Fix a18188a: "Meaningful" is misspelled in landscape grid documentation. (#9498)
Diffstat (limited to 'docs')
-rw-r--r--docs/landscape_grid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html
index 7eac76859..fc0c6e0cf 100644
--- a/docs/landscape_grid.html
+++ b/docs/landscape_grid.html
@@ -79,7 +79,7 @@ the array so you can quickly see what is used and what is not.
<tr>
<td rowspan="2">0</td>
<td class="caption">ground</td>
- <td class="bits" rowspan=27><span class="used" title="Tile type">XXXX</span> <span class="used" title="Presence and direction of bridge above">XX</span> <span class="used" title="Tropic Zone: only meaningfull in tropic climate. It contains the definition of the available zones">XX</span></td>
+ <td class="bits" rowspan=27><span class="used" title="Tile type">XXXX</span> <span class="used" title="Presence and direction of bridge above">XX</span> <span class="used" title="Tropic Zone: only meaningful in tropic climate. It contains the definition of the available zones">XX</span></td>
<td class="bits" rowspan=27><span class="used" title="Tile height">XXXX XXXX</span></td>
<td class="bits" rowspan=2><span class="free">OOO</span><span class="usable" title="Owner (always OWNER_NONE)">1 OOOO</span></td>
<td class="bits"><span class="free">OOOO OOOO OOOO OOOO</span></td>