]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Aug 2002 16:28:41 +0000 (16:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Aug 2002 16:28:41 +0000 (16:28 +0000)
src/xterm.c

index 7216fdadb4cf2a825bc5c5dc3fed8028bbb64127..338fd65613f38071a39e78bd6a3bfe7827067d18 100644 (file)
@@ -8985,7 +8985,7 @@ x_create_toolkit_scroll_bar (f, bar)
   
 #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);