diff --git a/files.php b/files.php
index dc28313..1edbca7 100644
--- a/files.php
+++ b/files.php
@@ -32,7 +32,7 @@ print ("(" . date("M. j, g:i a", $ftime) . " PT)"); ?>
qf-current-snapshot.tar.gz
$size = filesize("files/qf-current-snapshot.tar.gz"); $size /= 1024 ;
print ("(". round($size) ."KB)"); ?>
-
qf_current_snapshot.tar.bz2
+
qf-current-snapshot.tar.bz2
$size = filesize("files/qf-current-snapshot.tar.bz2"); $size /= 1024 ;
print ("(". round($size) ."KB)"); ?>
qf_current_snapshot.zip