master
joey 2007-07-28 21:37:22 +00:00
parent c0f8808232
commit 4a07e28acc
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ sub refresh () { #{{{
}
run_hooks(needsbuild => sub { shift->(\@needsbuild) });
# scan and rendder files
# scan and render files
foreach my $file (@needsbuild) {
debug(sprintf(gettext("scanning %s"), $file));
scan($file);