diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-20 23:13:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-20 23:13:13 +0000 |
commit | 5507a970fe784261ba86005436ce98698ac80697 (patch) | |
tree | f4163d463c6ef67d62f2c3bb7d33e0a28e01c1ed | |
parent | 2ce1d6cf0cf627be2e361a02e1106d84c0dfbc17 (diff) |
remove spurious whitespace added in recent license frenzy
BKrev: 419fcf89H_R7nb-LDEn2teytnckpIg
-rw-r--r-- | embryo/embryo_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embryo/embryo_cvs.oe b/embryo/embryo_cvs.oe index 00753f5856..e4cc63797f 100644 --- a/embryo/embryo_cvs.oe +++ b/embryo/embryo_cvs.oe @@ -1,4 +1,4 @@ - DESCRIPTION = "Embryo implements a C like scripting language used in various parts \ +DESCRIPTION = "Embryo implements a C like scripting language used in various parts \ of the Enlightenment project, namely Edje. Embryo's scripting language is based on \ CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \ Embryo allows scripting capabilities in places that otherwise wouldn't support \ |