fix plugin name

master
Joey Hess 2008-07-26 00:45:32 -04:00
parent 426200b34a
commit 0d7bc7402c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use IkiWiki 2.00;
use IPC::Open2;
sub import { #{{{
hook(type => "preprocess", id => "graph", call => \&graph);
hook(type => "preprocess", id => "graphviz", call => \&graph);
} # }}}
my %graphviz_programs = (