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/phase_area.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/phase_area.md')
| -rw-r--r-- | docs/phase_area.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/phase_area.md b/docs/phase_area.md index 6ab73c8..a0f1d39 100644 --- a/docs/phase_area.md +++ b/docs/phase_area.md @@ -24,7 +24,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </thead> <tbody> <tr class="odd"> -<td><a href="#AreaId">AreaId</a></td> +<td><a href="#areaid">AreaId</a></td> <td>int</td> <td>No</td> <td>Pri</td> @@ -33,7 +33,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </td> </tr> <tr class="even"> -<td><a href="#PhaseId">PhaseId</a></td> +<td><a href="#phaseid">PhaseId</a></td> <td>int</td> <td>No</td> <td>Pri</td> @@ -42,7 +42,7 @@ Each line holds one Zone or Area with one phaseId and a description. Each line </td> </tr> <tr class="odd"> -<td><a href="#Comment">Comment</a></td> +<td><a href="#comment">Comment</a></td> <td>varchar</td> <td><br /> </td> |
