mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-16 11:42:12 +08:00
Minor English fixes.
This commit is contained in:
24
readme.html
24
readme.html
@ -54,11 +54,11 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
|
||||||
<h2 id="contents">Table of content</h2>
|
<h2 id="contents">Table of contents</h2>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#requirements">Prerequisites</a></li>
|
<li><a href="#requirements">Prerequisites</a></li>
|
||||||
<li><a href="#compiler">What is Borland Developer Studio?</a></li>
|
<li><a href="#compiler">What is Borland Developer Studio?</a></li>
|
||||||
<li><a href="#compilerversion">Which version of Delphi do I need (and where do I get it)?</a></li>
|
<li><a href="#compilerversion">Which version of Delphi do I need (and where can I get it)?</a></li>
|
||||||
<li><a href="#downloading">Downloading the source code</a></li>
|
<li><a href="#downloading">Downloading the source code</a></li>
|
||||||
<li><a href="#gettingstarted">Getting started</a></li>
|
<li><a href="#gettingstarted">Getting started</a></li>
|
||||||
<li><a href="#furtherdevelopment">Further development</a></li>
|
<li><a href="#furtherdevelopment">Further development</a></li>
|
||||||
@ -85,7 +85,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -118,13 +118,13 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
|
||||||
<h2 id="compilerversion">Which version of Delphi do I need (and where do I get it)?</h2>
|
<h2 id="compilerversion">Which version of Delphi do I need (and where can I get it)?</h2>
|
||||||
<p>
|
<p>
|
||||||
HeidiSQL actually builds with at least Delphi 6 and upwards, but there's only a complete set of project
|
HeidiSQL actually builds with at least Delphi 6 and upwards, but there's only a complete set of project
|
||||||
files for Delphi 10 and Delphi 11, aka BDS 2006 and BDS 2007. There's incomplete support for Delphi 6
|
files for Delphi 10 and Delphi 11, aka BDS 2006 and BDS 2007. There's incomplete support for Delphi 6
|
||||||
@ -137,7 +137,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -162,7 +162,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -242,7 +242,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -274,7 +274,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -417,7 +417,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -489,7 +489,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@ -555,7 +555,7 @@
|
|||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="#contents">To table of content</a>
|
<a href="#contents">To table of contents</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
Reference in New Issue
Block a user