diff options
Diffstat (limited to 'BCD/Web.pm')
-rw-r--r-- | BCD/Web.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |