summaryrefslogtreecommitdiff
path: root/dsimple.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 12:12:08 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 12:12:08 -0800
commitfc918002801de4bd7334867365836bd0ba94c654 (patch)
tree178f1282ab3a67ce239579c2af6e11a969f93bef /dsimple.c
parenta1507b66e8e48af8a9612ff51b6d382ef0a4e0d8 (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 'dsimple.c')
-rw-r--r--dsimple.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dsimple.c b/dsimple.c
index 5bb43e1..99bff1d 100644
--- a/dsimple.c
+++ b/dsimple.c
@@ -42,7 +42,7 @@ from The Open Group.
#include "dsimple.h"
/*
- * Just_display: A group of routines designed to make the writting of simple
+ * Just_display: A group of routines designed to make the writing of simple
* X11 applications which open a display but do not open
* any windows much faster and easier. Unless a routine says
* otherwise, it may be assumed to require program_name, dpy,
@@ -58,7 +58,7 @@ Display *dpy = NULL;
int screen = 0;
/*
- * 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 *