From 80cfd749eb786776713d9004d28cc184b32c5380 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 26 Sep 2023 17:54:22 -0700 Subject: Fix spelling/wording issues Signed-off-by: Alan Coopersmith --- README.md | 2 +- xmore.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff415c9..b785096 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Xorg mailing list: https://lists.x.org/mailman/listinfo/xorg -The master development code repository can be found at: +The primary development code repository can be found at: https://gitlab.freedesktop.org/xorg/app/xmore diff --git a/xmore.c b/xmore.c index 3f48923..1f4e354 100644 --- a/xmore.c +++ b/xmore.c @@ -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\\" "\tCtrlS: no-op(RingBell)\\n\\" "\tCtrlR: no-op(RingBell)\\n\\" -- cgit v1.2.3