From 2deaa27f7b4f60169928d6b04c7ed3b57a939b5c Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Wed, 9 Jun 2004 15:26:02 +0000 Subject: [PATCH] Fix an overfull line. --- docs/internals/architecture.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internals/architecture.tex b/docs/internals/architecture.tex index e2c5224bb..bb52888d5 100644 --- a/docs/internals/architecture.tex +++ b/docs/internals/architecture.tex @@ -201,5 +201,5 @@ Note: if you don't load the compiler, you can't (successfully) load the pretty-printer or pcl. And if you compiled hemlock with CLX loaded, you can't load it without CLX also being loaded. -These features are only used during the worldload process, and are +These features are only used during the worldload process; they are not propagated to the generated \verb|lisp.core| file. -- GitLab