From ea5ab9ed3f629eeaa9c1c69c81e0bc978deea5f4 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 28 Nov 2021 11:40:42 -0800 Subject: Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- listres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'listres.c') 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, -- cgit v1.2.3