change word

master
joey 2006-10-08 22:12:12 +00:00
parent cefbe6210f
commit 43ede4be2e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ sub preprocess (@) { #{{{
next if length $bestlink;
push @broken,
htmllink($page, $params{destpage}, $link, 1).
" in ".
" from ".
htmllink($params{page}, $params{destpage}, $page, 1);
}
}