]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in comment.
authorPavel Janík <Pavel@Janik.cz>
Sat, 24 Nov 2001 17:10:39 +0000 (17:10 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 24 Nov 2001 17:10:39 +0000 (17:10 +0000)
src/xterm.c

index 04ad5ee37723714577eed41e7d361d5c9ecb17a6..7edb012176339c067d179e2119ffb7bed46c6e6b 100644 (file)
@@ -9819,7 +9819,7 @@ static Time enter_timestamp;
    me that letting the compiler initialize it to zeros will work okay.
 
    This must be defined outside of XTread_socket, for the same reasons
-   given for enter_time stamp, above.  */
+   given for enter_timestamp, above.  */
 
 static XComposeStatus compose_status;