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/instance_encounters.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/instance_encounters.md')
| -rw-r--r-- | docs/instance_encounters.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/instance_encounters.md b/docs/instance_encounters.md index a986f56..d4bcf70 100644 --- a/docs/instance_encounters.md +++ b/docs/instance_encounters.md @@ -41,7 +41,7 @@ Definitions of instance encounters. Used by LFG. <td><p>Unique entry from DungeonEncounter.dbc</p></td> </tr> <tr class="odd"> -<td><p><a href="#creditType">creditType</a></p></td> +<td><p><a href="#credittype">creditType</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -51,7 +51,7 @@ Definitions of instance encounters. Used by LFG. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#creditEntry">creditEntry</a></p></td> +<td><p><a href="#creditentry">creditEntry</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ Definitions of instance encounters. Used by LFG. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#lastEncounterDungeon">lastEncounterDungeon</a></p></td> +<td><p><a href="#lastencounterdungeon">lastEncounterDungeon</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
