1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00

(Processor Run Time): Fix typo.

This commit is contained in:
Chong Yidong 2008-11-25 03:50:41 +00:00
parent fcca848c04
commit e2b7cebbd1

View File

@ -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