]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.factorcode: Fix email example.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 24 May 2011 00:14:09 +0000 (17:14 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 24 May 2011 00:14:09 +0000 (17:14 -0700)
extra/websites/factorcode/examples.txt

index 15c77e071cfd6c2e349cf9f8e71be71dd1ddf64f..bf6b881560497675654279e8d2cadc18a68b4183 100644 (file)
@@ -27,7 +27,7 @@ rectangle new 10 >>width 20 >>height area .
 ----
 USING: accessors smtp ;
 
-&lt;email>
+<email>
     "john@foobar.com" >>from
     { "jane@foobar.com" } >>to
     "Up for lunch?" >>subject