]> git.eshelyaron.com Git - emacs.git/commitdiff
(Processor Run Time): Fix typo.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 25 Nov 2008 03:50:41 +0000 (03:50 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 25 Nov 2008 03:50:41 +0000 (03:50 +0000)
doc/lispref/os.texi

index 41d8b43d4443a59aacfb1ecd72f299f5d9222448..8c3d680fad4f25820f44a7b8dcd73b49c48927c4 100644 (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