X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=2%2Fdoc%2Freadme.lml;h=3c99494093c0342f1f16b916d2201b81509c0e19;hb=db5f15ebc908638e53127fac074589578e1fcc40;hp=e4fd90b9a3ad9bd6082f70c187b695ddb4285482;hpb=24f5ed2cd7a19dc29413039090d8e6aa79afdb24;p=lml.git diff --git a/2/doc/readme.lml b/2/doc/readme.lml index e4fd90b..3c99494 100644 --- a/2/doc/readme.lml +++ b/2/doc/readme.lml @@ -72,11 +72,11 @@ (:td (:pre "(html - (:i \"The square of the first five integers are: )\" + (:i \"The square of the first five integers are: \") (:b (loop as x from 1 to 5 doing - (lml-format \" ~D\" (* x x))))")) + (lml-format \" ~D\" (* x x)))))")) (:td (:i "The square of the first five integers are: ") (:b