slitaz-dev-tools rev 141

mirror-tools: Fixed typo in dir-generator.php file.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jan 10 11:09:20 2012 +0000 (2012-01-10)
parents 31a3373a8c34
children a646c0b4d8ef
files mirror-tools/slitaz/mirror/dir-generator.php
line diff
     1.1 --- a/mirror-tools/slitaz/mirror/dir-generator.php	Mon Jan 09 13:33:32 2012 +0100
     1.2 +++ b/mirror-tools/slitaz/mirror/dir-generator.php	Tue Jan 10 11:09:20 2012 +0000
     1.3 @@ -273,7 +273,7 @@
     1.4  ";
     1.5  }
     1.6  print "	</head>
     1.7 -	<boby>
     1.8 +	<body>
     1.9  	<h2>Index of /" . $vpath ."</h2>
    1.10  ";
    1.11  }