Index: trunk/windows/josm-setup-unix.sh
===================================================================
--- trunk/windows/josm-setup-unix.sh	(revision 7840)
+++ trunk/windows/josm-setup-unix.sh	(revision 7842)
@@ -46,5 +46,5 @@
   export VERSION=$1
   export JOSM_BUILD="no"
-  export WEBKIT_DOWNLAD="yes"
+  export WEBKIT_DOWNLOAD="yes"
   export JOSM_FILE=$2
 elif [ -n "$1" ]; then
@@ -52,5 +52,5 @@
   export VERSION=$1
   export JOSM_BUILD="no"
-  export WEBKIT_DOWNLAD="no"
+  export WEBKIT_DOWNLOAD="no"
   export JOSM_FILE="/home/josm/www/download/josm-tested.jar"
 else
