--- m4.texinfo	2005-01-12 15:27:28.000000000 +0000
+++ m4.texinfo.m4wrap	2005-01-12 15:24:34.000000000 +0000
@@ -2032,10 +2032,10 @@
 The saved input is only reread when the end of normal input is seen, and
 not if @code{m4exit} is used to exit @code{m4}.
 
-@code{m4wrap} can be called from @code{m4wrap}ped text. However, the
-order of evaluation can not be determined ahead of time.  If @code{m4wrap}
-is not used recursively, the saved pieces of text are reread in 
-the opposite order in which they were saved (LIFO---last in, first out).
+It is safe to call @code{m4wrap} from saved text, but then the order in
+which the saved text is reread is undefined.  If @code{m4wrap} is not used
+recursively, the saved pieces of text are reread in the opposite order
+in which they were saved (LIFO---last in, first out).
 
 @node File Inclusion, Diversions, Input Control, Top
 @chapter File inclusion
