diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/embryo/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/embryo/pkg-descr b/lang/embryo/pkg-descr index 90f9504aa664..6b3d264db112 100644 --- a/lang/embryo/pkg-descr +++ b/lang/embryo/pkg-descr @@ -1,6 +1,6 @@ Embryo is a tiny library designed interpret limited small programs compiled by the included scmall compiler. This is mostly cleaning up and reduction -in size of the original small abstract machine. the compiler itself has been +in size of the original small abstract machine. The compiler itself has been left alone almost completely. WWW: http://www.enlightenment.org/Libraries/Embryo/index.html |