(Processor Run Time): Fix typo.
This commit is contained in:
parent
fcca848c04
commit
e2b7cebbd1
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue