Latex: Do not camelcase Wikibooks.

master
Jag Talon 2013-12-17 11:09:10 -05:00
parent a8cde2df73
commit ed0c4bc774
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ my %texCommands = (
);
sub more_at {
return "<br><a href='$_[0]'>More at WikiBooks</a>";
return "<br><a href='$_[0]'>More at Wikibooks</a>";
}
sub build_html {