summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2007-12-14 06:51:03 +0000
committerMartin Rudalics <rudalics@gmx.at>2007-12-14 06:51:03 +0000
commit3be92e636993ae5efd9ea7f1524ed9a0e59ddf33 (patch)
treeabd630f70da5f548ca27d920f29537a582c92dd1 /doc
parentc84b30043d52aa79e665d5968460ff7569af79ed (diff)
downloademacs-3be92e636993ae5efd9ea7f1524ed9a0e59ddf33.tar.gz
(System Interface): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/os.texi4
1 files changed, 2 insertions, 2 deletions
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.