aboutsummaryrefslogtreecommitdiff
path: root/src/interp/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-11-27 15:26:28 +0000
committerdos-reis <gdr@axiomatics.org>2010-11-27 15:26:28 +0000
commitb28362b83b1a42aeb90ee161a85e1c927a00319e (patch)
tree0ad9051307c0f588f598236c6851f7cabef29e60 /src/interp/Makefile.in
parenta68743eb3dbb06394a9eb1e61f03e815dd8539e5 (diff)
downloadopen-axiom-b28362b83b1a42aeb90ee161a85e1c927a00319e.tar.gz
* Makefile.am: Automake Makefile.in.
* Makefile.in: Regenerate.
Diffstat (limited to 'src/interp/Makefile.in')
-rw-r--r--src/interp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/Makefile.in b/src/interp/Makefile.in
index 995ba24b..32bc13c5 100644
--- a/src/interp/Makefile.in
+++ b/src/interp/Makefile.in
@@ -379,7 +379,7 @@ server.$(FASLEXT): macros.$(FASLEXT)
## While in theory that should work, in practice it turns out that
## people tend to override functions in the autoload part, correcting
## bugs only there. The consequence is that the same function will
-## bahave very differently based on the history of the seesion. Ideal
+## behave very differently based on the history of the seesion. Ideal
## recipe for creating heisenbugs.
##