From a6a1dc62116e1196a9cc89f58784a85efd85bc65 Mon Sep 17 00:00:00 2001 From: Olav Vitters Date: Mon, 5 Jan 2015 16:52:07 +0100 Subject: improve wording and avoid mentioning 'cooker' --- 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 7d1436b..19a4f11 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 = "UNKNOW date"; print "You should check that a VERSION file is present" } + } else { $date_repo = "UNKNOWN date"; print "You should check that a VERSION file is present" } open my $B, ">$index"; print $B " @@ -100,7 +100,7 @@ h3 { "; print $B "