]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/comments.pm
typo
[ikiwiki.git] / 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;