Mercurial > emacs
changeset 87274:b7f63edb668e
(System Interface): Fix typo.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 14 Dec 2007 06:51:03 +0000 |
parents | 2946f697b705 |
children | 493b90ddb256 |
files | doc/lispref/os.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/os.texi Wed Dec 12 11:31:52 2007 +0000 +++ b/doc/lispref/os.texi Fri Dec 14 06:51:03 2007 +0000 @@ -21,8 +21,8 @@ * System Environment:: Distinguish the name and kind of system. * User Identification:: Finding the name and user id of the user. * Time of Day:: Getting the current time. -* Time Conversion:: Converting a time from numeric form - to calendrical data, and vice versa). +* Time Conversion:: Converting a time from numeric form to + calendrical data and vice versa. * Time Parsing:: Converting a time from numeric form to text and vice versa. * Processor Run Time:: Getting the run time used by Emacs.