summaryrefslogtreecommitdiff
path: root/lang/STk/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk/DESCR')
-rw-r--r--lang/STk/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/STk/DESCR b/lang/STk/DESCR
index 382bb3adb30..3da228b22e8 100644
--- a/lang/STk/DESCR
+++ b/lang/STk/DESCR
@@ -1,9 +1,9 @@
STk is a Scheme interpreter which can access to the Tk graphical package.
Concretely it can be seen as the John Ousterhout's Tk package where
-the Tcl language has been replaced by Scheme.
+the Tcl language has been replaced by Scheme.
The Scheme interpreter is now R4RS conformant.
-This release provides an efficient object oriented system called STklos.
+This release provides an efficient object oriented system called STklos.
STklos is a full OO system with multi-inheritance, generic functions,
multi-methods and a true meta object protocol).