web commit by NicolasLimare: typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 5 Aug 2007 20:58:56 +0000 (20:58 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 5 Aug 2007 20:58:56 +0000 (20:58 +0000)
doc/todo/rel_attribute_for_links.mdwn

index ced19275834aefbe619c3886eab7e665ca5de32c..d63314a8610f43ab9f19ff43d49df6606db74f03 100644 (file)
@@ -3,7 +3,7 @@ A rel="" attribute is desirable for links, for example to
 * limit the interest of comment spam with rel="nofollow" for anonymous wiki contributions (see [Google](http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html))
 * identify page tags with rel="tag" (see [microformats](http://microformats.org/wiki/rel-tag))
 * define a social network with rel="friend co-worker met ..." for contacts (see [XFN](http://www.gmpg.org/xfn/))
-* define a license with rel="license" for contacts (see [microformats](http://microformats.org/wiki/rel-license))
+* define a license with rel="license" (see [microformats](http://microformats.org/wiki/rel-license))
 
 This patch adds this possibility to htmllink().