summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--listres.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f092b59..51bf258 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/listres
diff --git a/listres.c b/listres.c
index ee62f5c..5f9c348 100644
--- a/listres.c
+++ b/listres.c
@@ -124,7 +124,7 @@ static void tree_known_widgets (void)
/*
- * print_classname - print out the superclass-to-subclass hierchy of names
+ * print_classname - print out the superclass-to-subclass hierarchy of names
* in the form super\sub\sub....
*/
static int print_classname (XmuWidgetNode *node, XmuWidgetNode *topnode,