]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/templates/chloe/chloe-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / basis / html / templates / chloe / chloe-docs.factor
index 8ec925fc7de32ee54f9606c242aa6c9d5e542f89..0ad6ff7fd6c620d990517b73c6ed0a39807711c8 100644 (file)
@@ -77,7 +77,7 @@ ARTICLE: "html.templates.chloe.tags.component" "Component Chloe tags"
     { { $snippet "t:link" }       { $link link } }
     { { $snippet "t:password" }   { $link password } }
     { { $snippet "t:textarea" }   { $link textarea } }
-} ;                                       
+} ;
 
 ARTICLE: "html.templates.chloe.tags.boilerplate" "Boilerplate Chloe tags"
 "The following Chloe tags interface with the HTML templating " { $link "html.templates.boilerplate" } "."