From: Doug Evans Date: Thu, 20 Aug 2009 05:38:29 +0000 (+0000) Subject: (.dump): fix typo X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=8d3681c3c2c46ec497c99a16ea76c9ec4137a8ac;p=cgen.git (.dump): fix typo --- diff --git a/doc/pmacros.texi b/doc/pmacros.texi index 12a5586..162bd76 100644 --- a/doc/pmacros.texi +++ b/doc/pmacros.texi @@ -1118,7 +1118,7 @@ Evaluate and print the supplied expressions. This is useful for debugging and logging messages. NOTE: Strings are printed with enclosing quotes. -Use @code{dump} if you want to print strings without enclosing quotes. +Use @code{print} if you want to print strings without enclosing quotes. The result is the empty list @code{()}.