help.tutorial: Use scaffold-work in palindrome tutorial.

db4
Doug Coleman 2013-04-04 15:01:02 -07:00
parent 6f2f681ae8
commit 4d9adeac7e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ $nl
{ $code "USE: tools.scaffold" } { $code "USE: tools.scaffold" }
$nl $nl
"Then, ask the scaffold tool to create a new vocabulary named " { $snippet "palindrome" } ":" "Then, ask the scaffold tool to create a new vocabulary named " { $snippet "palindrome" } ":"
{ $code "\"resource:work\" \"palindrome\" scaffold-vocab" } { $code "\"palindrome\" scaffold-work" }
$nl $nl
"If you look at the output, you will see that a few files were created in your “work” directory, and that the new source file was loaded." "If you look at the output, you will see that a few files were created in your “work” directory, and that the new source file was loaded."
$nl $nl