diff options
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/Makefile.in | 2 |
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. ## |