diff options
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\\" |