From: Martin Rudalics Date: Fri, 14 Dec 2007 06:51:03 +0000 (+0000) Subject: (System Interface): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~8934 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3be92e636993ae5efd9ea7f1524ed9a0e59ddf33;p=emacs.git (System Interface): Fix typo. --- diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index bff759215da..6c237d83457 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -21,8 +21,8 @@ pertaining to the terminal and the screen. * 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.