summaryrefslogtreecommitdiff
path: root/listres.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 11:40:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 11:40:42 -0800
commitea5ab9ed3f629eeaa9c1c69c81e0bc978deea5f4 (patch)
tree0faed8f9a3efee6f68497a4644c31fe48dbae7b2 /listres.c
parentc29b2a9e452d660a334013eaa2a3497ffe3b37f4 (diff)
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'listres.c')
-rw-r--r--listres.c2
1 files changed, 1 insertions, 1 deletions
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,