diff man/internals/internals.texi @ 436:080151679be2 r21-2-26

Import from CVS: tag r21-2-26
author cvs
date Mon, 13 Aug 2007 11:31:24 +0200
parents 3ecd8885ac67
children 84b14dcb0985
line wrap: on
line diff
--- a/man/internals/internals.texi	Mon Aug 13 11:30:55 2007 +0200
+++ b/man/internals/internals.texi	Mon Aug 13 11:31:24 2007 +0200
@@ -4882,7 +4882,7 @@
 manually. That is done by the function @code{mark_profiling_info}
 @end itemize
 @item
-Hash tables in Xemacs belong to a kind of special objects that
+Hash tables in XEmacs belong to a kind of special objects that
 make use of a concept often called 'weak pointers'.
 To make a long story short, these kind of pointers are not followed
 during the estimation of the live objects during garbage collection.