websites.factorcode: Fix email example.

db4
John Benediktsson 2011-05-23 17:14:09 -07:00
parent 43e4cf8754
commit eecfe7b60b
1 changed files with 1 additions and 1 deletions

View File

@ -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