]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.scaffold: removed extra text in docs
authorolus2000 <alsabak@gmail.com>
Sat, 19 Aug 2023 13:31:44 +0000 (15:31 +0200)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 21 Aug 2023 13:15:49 +0000 (08:15 -0500)
basis/tools/scaffold/scaffold-docs.factor

index 05b00cf5a34b1f7ce85eefba644354cdecc46551..88b6f437da713c147c715b68eb28e034f4dcfd7c 100644 (file)
@@ -93,7 +93,7 @@ HELP: scaffold-tests
 { $values
     { "vocab" "a vocabulary specifier" }
 }
-{ $description "Takes an existing vocabulary and creates an empty tests file help for each word. This word only works if no tests file yet exists." } ;
+{ $description "Takes an existing vocabulary and creates an empty tests file. This word only works if no tests file yet exists." } ;
 
 HELP: scaffold-vocab-in
 { $values