aboutsummaryrefslogtreecommitdiff
path: root/src/interp/daase.lisp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-10-29 09:15:29 +0000
committerdos-reis <gdr@axiomatics.org>2011-10-29 09:15:29 +0000
commitd22ec6786bb2f413f780b42b34f4fe652c9254e7 (patch)
tree4c1fa894a013e511fe4a263b0e201b9c5c668ac0 /src/interp/daase.lisp
parent79900718a4de54668c6ed6357453480c17b00168 (diff)
downloadopen-axiom-d22ec6786bb2f413f780b42b34f4fe652c9254e7.tar.gz
* interp/compiler.boot (compHasFormat): Simplify type form.
Diffstat (limited to 'src/interp/daase.lisp')
-rw-r--r--src/interp/daase.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/daase.lisp b/src/interp/daase.lisp
index ddade882..7196c742 100644
--- a/src/interp/daase.lisp
+++ b/src/interp/daase.lisp
@@ -229,7 +229,7 @@
being-defined ; T is definition of constructor is being processed
load-path ; full object path name, when loaded.
capsule-definitions ; capsule-level definitions
- template ; for a category, this the generic instantce.
+ template ; for a category, this is the generic instance.
; for a functor, this is the template.
) ; database structure