]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/help/help.factor
webapps.help: fix silly typo.
[factor.git] / extra / webapps / help / help.factor
index 819d2c8184bd18b180e921691b0dc9a02d418bb0..7f3ebe14decdd30124fbd5138768efee503c9593 100644 (file)
@@ -26,7 +26,7 @@ TUPLE: help-webapp < dispatcher ;
 
             { help-webapp "search" } <chloe-content>
         ] >>display
-    <boilerplatee>
+    <boilerplate>
         { help-webapp "search" } >>template ;
 
 : help-url ( topic -- url )