Fix comment

This commit is contained in:
Ilia Ross
2024-04-13 13:32:50 +03:00
parent fb2ceb9ae5
commit b2ef544331

View File

@@ -187,8 +187,7 @@ return $eol_data;
}
# eol_update_cache()
# Caches the use of EOL data for next 30 days
# or until the next Webmin update
# Caches the OS EOL data until the next Webmin update
sub eol_update_cache
{
my $webmin_version = &get_webmin_version();