changeset 46814:f7dd9a44324f

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 Aug 2002 16:28:41 +0000
parents 8154b30af98e
children 52f36f4b0e4f
files src/xterm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Mon Aug 05 16:28:06 2002 +0000
+++ b/src/xterm.c	Mon Aug 05 16:28:41 2002 +0000
@@ -8985,7 +8985,7 @@
   
 #endif /* !USE_MOTIF */
 
-  /* Install an action hook that let's us detect when the user
+  /* Install an action hook that lets us detect when the user
      finishes interacting with a scroll bar.  */
   if (action_hook_id == 0)
     action_hook_id = XtAppAddActionHook (Xt_app_con, xt_action_hook, 0);