diff options
Diffstat (limited to 'src/TMaction.c')
-rw-r--r-- | src/TMaction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TMaction.c b/src/TMaction.c index 21e4c35..5e843b5 100644 --- a/src/TMaction.c +++ b/src/TMaction.c @@ -906,7 +906,7 @@ _XtPopupInitialize(XtAppContext app) * The _XtGlobalTM.newMatchSemantics flag determines whether * we support old or new matching * behavior. This is mainly an issue of whether subsequent lhs will - * get pushed up in the match table if a lhs containing thier initial + * get pushed up in the match table if a lhs containing this initial * sequence has already been encountered. Currently inited to False; */ #ifdef NEW_TM |