typo
authorJoey Hess <joey@kitenet.net>
Wed, 10 Mar 2010 00:55:50 +0000 (19:55 -0500)
committerJoey Hess <joey@kitenet.net>
Wed, 10 Mar 2010 00:55:50 +0000 (19:55 -0500)
IkiWiki/Plugin/comments.pm

index bbf850a17f24399a7e1fff86743f1c23d4c7503c..ceb7c7836a1af0d8d66eba81931931b4bafc59e7 100644 (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;