wok rev 8325
tazdev: typo
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 01 22:28:34 2011 +0100 (2011-02-01) |
parents | 19f0c67942cb |
children | d006703d914b |
files | slitaz-dev-tools/stuff/tazdev.conf |
line diff
1.1 --- a/slitaz-dev-tools/stuff/tazdev.conf Tue Feb 01 22:15:57 2011 +0100 1.2 +++ b/slitaz-dev-tools/stuff/tazdev.conf Tue Feb 01 22:28:34 2011 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 # Path for the wok, chroot and packages directory of each version. 1.5 COOKING="/home/slitaz/cooking" 1.6 STABLE="/home/slitaz/stable" 1.7 -EXPERIMETAL="/home/slitaz/experimental" 1.8 +EXPERIMENTAL="/home/slitaz/experimental" 1.9 1.10 # Path to the Website repo. 1.11 WEBSITE="/home/slitaz/www/website"