Smart quotes

db4
Slava Pestov 2009-02-17 18:17:55 -06:00
parent 7d1a8bb082
commit 4641bfff2d
1 changed files with 1 additions and 1 deletions

View File

@ -116,5 +116,5 @@ deploy-gadget "toolbar" f {
: deploy-tool ( vocab -- )
vocab-name
[ <deploy-gadget> { 10 10 } <border> ]
[ "Deploying \"" "\"" surround ] bi
[ "Deploying “" "”" surround ] bi
open-window ;