From 2af47aba93a1ead270f8e6e6922b08834482e075 Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 4 Aug 2010 14:11:56 +0000 Subject: Clean up my pkg-descr files (spelling and whitespace). --- lang/ecl/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ecl') diff --git a/lang/ecl/pkg-descr b/lang/ecl/pkg-descr index 81c5c1148b05..b461b70bfff2 100644 --- a/lang/ecl/pkg-descr +++ b/lang/ecl/pkg-descr @@ -1,5 +1,5 @@ ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp -language as described in the X3J13 Ansi specification, featuring CLOS +language as described in the X3J13 ANSI specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables. -- cgit