From 8527d4cf67018d793e8912f66fde0cd8a19d30a5 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 9 Jan 2022 13:02:18 -0800 Subject: Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- x11perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11perf.c') diff --git a/x11perf.c b/x11perf.c index e98cca5..e2e8efd 100644 --- a/x11perf.c +++ b/x11perf.c @@ -324,7 +324,7 @@ static char *program_name; static void usage(void) _X_NORETURN; /* - * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obselete) + * Get_Display_Name (argc, argv) Look for -display, -d, or host:dpy (obsolete) * If found, remove it from command line. Don't go past a lone -. */ static char * -- cgit v1.2.3