From: Chong Yidong Date: Tue, 25 Nov 2008 03:50:41 +0000 (+0000) Subject: (Processor Run Time): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~1543 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e2b7cebbd1a680ec636f64dac5fe35bcf4509f6c;p=emacs.git (Processor Run Time): Fix typo. --- diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 41d8b43d444..8c3d680fad4 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -1394,7 +1394,8 @@ This function returns a string representing the Emacs running. The string is formatted by @code{format-seconds} according to the optional argument @var{format}. For the available format descriptors, see @ref{Time Parsing, format-seconds}. If @var{format} -is nil or omitted, it defaults to @code{"%Y, %D, %H, %M, %z%S"}. +is @code{nil} or omitted, it defaults to @code{"%Y, %D, %H, %M, +%z%S"}. @end defun @defun get-internal-run-time