typo
parent
fa101abf08
commit
736fa378c5
|
@ -658,7 +658,7 @@ sub linkify ($$$) { #{{{
|
||||||
run_hooks(linkify => sub {
|
run_hooks(linkify => sub {
|
||||||
$content=shift->(
|
$content=shift->(
|
||||||
page => $page,
|
page => $page,
|
||||||
destpage => $page,
|
destpage => $destpage,
|
||||||
content => $content,
|
content => $content,
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue