]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/generalizations/generalizations-docs.factor
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
[factor.git] / basis / generalizations / generalizations-docs.factor
index 65000d7cc96fb926462889ad10cff9858cffd6ff..f4a15411f959ec19707331a1d80ef56fc1168c7f 100644 (file)
@@ -269,7 +269,7 @@ HELP: n*quot
                "[ + + + ]"
     }
 }
-{ $description "Construct a quotation containing the contents of " { $snippet "seq" } " repeated " { $snippet "n"} " times." } ;
+{ $description "Construct a quotation containing the contents of " { $snippet "seq" } " repeated " { $snippet "n" } " times." } ;
 
 ARTICLE: "shuffle-generalizations" "Generalized shuffle words"
 { $subsections