master
Joey Hess 2010-03-09 19:55:50 -05:00
parent 6d27bbd026
commit 6eb71547dd
1 changed files with 1 additions and 1 deletions

View File

@ -855,7 +855,7 @@ sub unique_comment_location ($$$) {
sub page_to_id ($) {
# Converts a comment page name into a unique, legal html id
# addtibute value, that can be used as an anchor to link to the
# attribute value, that can be used as an anchor to link to the
# comment.
my $page=shift;