aboutsummaryrefslogtreecommitdiffstats
path: root/BCD/Web.pm
diff options
context:
space:
mode:
Diffstat (limited to 'BCD/Web.pm')
-rw-r--r--BCD/Web.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCD/Web.pm b/BCD/Web.pm
index bf0aff5..70cf501 100644
--- a/BCD/Web.pm
+++ b/BCD/Web.pm
@@ -101,7 +101,7 @@ h3 {
<BODY>
";
print $B "<ul>\n";
- print $B "<li>Date of the synchronisation to the cauldron repository: <b>$date_repo</b></li>\n";
+ print $B "<li>Date of the synchronisation to the cooker repository: <b>$date_repo</b></li>\n";
print $B "<li>Configuration file used: <a href='$conf_file'>$conf_file</a></li>\n";
print $B "<li>Architecture: <b>$arch</b></li>\n";
print $B "<li>Distribution based on: <b>$based_on</b></li>\n";