X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/1ffd7f98c787b767995479114622399c6cb51801..cbd1dfad21c6f2868a40a1869fb32f3f2740c07a:/devedit.pl?ds=sidebyside diff --git a/devedit.pl b/devedit.pl index eb03292..22dc403 100644 --- a/devedit.pl +++ b/devedit.pl @@ -110,8 +110,8 @@ if(-e clean_path($config->{'fileroot'}.'/'.$file)) $uselist->lock or abort($config->{'errors'}->{'lock_failed'},undef,{USELIST => $uselist->{'listfile'}, LOCK_FILE => $uselist->{'lockfile'}}); $uselist->load; - # Create a hash with data submitted by user - # (some other necessary information will also be included) + # Create a hash containing data submitted by the user + # (some other necessary information are also included) my %data = (physical => $physical, virtual => $virtual,