diff doc/lispref/os.texi @ 87274:b7f63edb668e

(System Interface): Fix typo.
author Martin Rudalics <rudalics@gmx.at>
date Fri, 14 Dec 2007 06:51:03 +0000
parents b210bba3f477
children 45568b22f6e5
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.