(The Echo Area): Correct format function cross reference.

This commit is contained in:
Eli Zaretskii 2005-05-06 13:17:13 +00:00
parent c7c4bc11b1
commit a3267c7821

View file

@ -200,7 +200,7 @@ follows:
@defun message string &rest arguments
This function displays a message in the echo area. The
argument @var{string} is similar to a C language @code{printf} control
string. See @code{format} in @ref{String Conversion}, for the details
string. See @code{format} in @ref{Formatting Strings}, for the details
on the conversion specifications. @code{message} returns the
constructed string.