Check-in [8dae3bc320]
Not logged in
Overview

SHA1 Hash:8dae3bc3209b22e08919ecae8b860a509528ee77
Date: 2008-03-17 23:48:45
User: drh
Comment:Fix a typo in the mkdownload.tcl script used to generate the download.html page.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified www/mkdownload.tcl from [fc69bc5ebb] to [10dc1e9e78].

@@ -49,11 +49,11 @@
 }
 
 Product fossil-linux-x86-*.gz {
   Prebuilt fossil binary version [VERSION] for Linux on x86
 }
-Product fossil-maxosx-x86-*.gz {
+Product fossil-macosx-x86-*.gz {
   Prebuilt fossil binary version [VERSION] for MacOSX on x86
 }
 Product fossil-w32-*.zip {
   Prebuilt fossil binary version [VERSION] for windows
 }