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:
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>