mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 18:12:05 +08:00
Minor English fixes.
This commit is contained in:
24
readme.html
24
readme.html
@ -54,11 +54,11 @@
|
||||
<hr />
|
||||
|
||||
|
||||
<h2 id="contents">Table of content</h2>
|
||||
<h2 id="contents">Table of contents</h2>
|
||||
<ol>
|
||||
<li><a href="#requirements">Prerequisites</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="#gettingstarted">Getting started</a></li>
|
||||
<li><a href="#furtherdevelopment">Further development</a></li>
|
||||
@ -85,7 +85,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -118,13 +118,13 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<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>
|
||||
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
|
||||
@ -137,7 +137,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -162,7 +162,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -242,7 +242,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -274,7 +274,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -417,7 +417,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -489,7 +489,7 @@
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
@ -555,7 +555,7 @@
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
<a href="#contents">To table of content</a>
|
||||
<a href="#contents">To table of contents</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user