help.markup: { $maybe "foo" } now works

db4
Slava Pestov 2009-04-21 23:02:20 -05:00
parent 8e1499ab79
commit 399de5137d
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ M: word ($instance)
dup name>> a/an write bl ($link) ;
M: string ($instance)
dup a/an write bl $snippet ;
write ;
M: f ($instance)
drop { f } $link ;