diff options
Diffstat (limited to 'doc/lispref/commands.texi')
-rw-r--r-- | doc/lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index a8ce294ad9a..26739bf5b8d 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -2704,7 +2704,7 @@ Return the timestamp in @var{position}. This is the time at which the event occurred, in milliseconds. Such a timestamp is reported relative to an arbitrary starting time that varies according to the window system in use. On the X Window System, for example, it is the -number of miliseconds since the X server was started. +number of milliseconds since the X server was started. @end defun These functions compute a position list given particular buffer |