From 8873a2460141e4ac6a6b6f1299967201de7fbd4d Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Tue, 13 Jan 2015 14:57:55 +0100 Subject: fix various typos --- BCD/Web.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BCD') diff --git a/BCD/Web.pm b/BCD/Web.pm index 19a4f11..7d1436b 100644 --- a/BCD/Web.pm +++ b/BCD/Web.pm @@ -43,7 +43,7 @@ sub show_general_info { my $date_repo; if (-f "$repo/$based_on/$arch/VERSION") { $date_repo = read_file("$repo/$based_on/$arch/VERSION"); - } else { $date_repo = "UNKNOWN date"; print "You should check that a VERSION file is present" } + } else { $date_repo = "UNKNOW date"; print "You should check that a VERSION file is present" } open my $B, ">$index"; print $B " @@ -100,7 +100,7 @@ h3 { "; print $B "