Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-02-27 19:44:03 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-02-27 19:44:03 +0300
commit8fc116e878e305dfcd98585ffc22e0894aa626a5 (patch)
treec101da510f5847a300c19eb278e9aa62e5c76085 /web/sqlite
parente92032f678a0c8932f7dc13c91a9ab5e1bd705bd (diff)
Flush
svn path=/trunk/mono/; revision=23538
Diffstat (limited to 'web/sqlite')
-rwxr-xr-xweb/sqlite2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sqlite b/web/sqlite
index 89dace1c929..8c866571c4e 100755
--- a/web/sqlite
+++ b/web/sqlite
@@ -16,7 +16,7 @@
library reads and writes directly to and from the database files on disk.</li>
<li>SQL Lite can be downloaded
- from <a href"http://www.hwaci.com/sw/sqlite/download.html">here</a>.
+ from <a href="http://www.hwaci.com/sw/sqlite/download.html">here</a>.
binaries exist for Linux and Windows. sqlite.dll on Windows
and sqlite.so on Linux. The source code is available too.</li>