1.0.23.40: export page sizes to C with LU suffix
[sbcl.git] / doc / internals / foreign-linkage.texinfo
index 5e8491d..db45692 100644 (file)
@@ -84,7 +84,7 @@ Find a memory area for the linkage-table, and add it for the OS in
 @code{SB!VM:LINKAGE-TABLE-SPACE-END}. See existing ports and CMUCL for
 examples.
 
-@subsubsection Porting to new architextures 
+@subsubsection Porting to new architectures
 
 Write @code{arch_write_linkage_table_jmp} and  @code{arch_write_linkage_table_ref}.