diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
| commit | 8a2b277924d2b816e495feedc75dc95a357cc116 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/mail.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/mail.md')
| -rw-r--r-- | docs/mail.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/mail.md b/docs/mail.md index 1a747c9..81a5f34 100644 --- a/docs/mail.md +++ b/docs/mail.md @@ -45,7 +45,7 @@ This table contains main data about all mails in the game. <td><p>Identifier</p></td> </tr> <tr class="odd"> -<td><p><a href="#messageType">messageType</a></p></td> +<td><p><a href="#messagetype">messageType</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -65,7 +65,7 @@ This table contains main data about all mails in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#mailTemplateId_x">mailTemplateId</a></p></td> +<td><p><a href="#mailtemplateid_x">mailTemplateId</a></p></td> <td><p>mediumint(5)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
