diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-09-26 17:54:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-09-26 17:54:22 -0700 |
commit | 80cfd749eb786776713d9004d28cc184b32c5380 (patch) | |
tree | bd958cdeff14dc995a1c5e918fa0283f49cf5689 /xmore.c | |
parent | 133e08eb45fcff0c8d39e38babb979e1f1c0c2e3 (diff) |
Fix spelling/wording issues
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xmore.c')
-rw-r--r-- | xmore.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ static String fallback_resources[] = { "*iconMask: xmore32", #endif /* NOTYET */ "*textfont: " STANDARDFONT, - "*international: True", /* set this globally for ALL widgets to avoid wiered crashes */ + "*international: True", /* set this globally for ALL widgets to avoid wierd crashes */ "*text.Translations: #override \\n\\" "\tCtrl<Key>S: no-op(RingBell)\\n\\" "\tCtrl<Key>R: no-op(RingBell)\\n\\" |