0.9.2.26: refactoring internals of foreign linkage
[sbcl.git] / doc / internals / foreign-linkage.texinfo
index d08d77b..e0987f5 100644 (file)
@@ -17,7 +17,7 @@ also utilized to allow references to as-of-yet unknown aliens.
 @xref{Lazy Alien Resolution}.
 
 The SBCL implementation is somewhat simplified from the CMUCL one by
-Timothy Moore, but the basic idea and mechanism remains identical:
+Timothy Moore, but the basic idea and mechanism remain identical:
 instead of having addresses from @code{dlsym(3)} in the core, we have
 addresses to an mmapped memory area (@code{LINKAGE_TABLE_SPACE}) that
 is initialized at startup to contain jumps & references to the correct