No smart quotes here

db4
Slava Pestov 2009-01-27 01:33:38 -06:00
parent 043adcf0f6
commit 4de760a338
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ SYMBOL: auto-use?
dup vocabulary>>
[ (use+) ]
[ amended-use get dup [ push ] [ 2drop ] if ]
[ "Added “" "” vocabulary to search path" surround note. ]
[ "Added \"" "\" vocabulary to search path" surround note. ]
tri
] [ create-in ] if ;