From 2a51c0262a98a857525f40359cf6cab66315012a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" <rms@gnu.org> Date: Mon, 5 Aug 2002 16:28:41 +0000 Subject: [PATCH] Comment change. --- src/xterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xterm.c b/src/xterm.c index 7216fdadb4c..338fd65613f 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -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); -- 2.39.5