websites.factorcode: fix email example.
parent
9bd1c1b771
commit
b4b694850d
|
@ -27,7 +27,7 @@ rectangle new 10 >>width 20 >>height area .
|
|||
----
|
||||
USING: accessors smtp ;
|
||||
|
||||
<email>
|
||||
<email>
|
||||
"john@foobar.com" >>from
|
||||
{ "jane@foobar.com" } >>to
|
||||
"Up for lunch?" >>subject
|
||||
|
|
Loading…
Reference in New Issue