summaryrefslogtreecommitdiff
path: root/xmag.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:49:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:49:59 -0800
commit0bc642700eda11c5f13b9e96719b83c4fec31719 (patch)
tree84721a7b6c7889da4701e284f72be576a37a4b9f /xmag.c
parentdaa837ebdd55fa513a0ac6cc2fe77c745de7a205 (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 'xmag.c')
-rw-r--r--xmag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmag.c b/xmag.c
index c4a88ea..f74eb43 100644
--- a/xmag.c
+++ b/xmag.c
@@ -534,7 +534,7 @@ SelectCB(Widget w, XtPointer clientData, XtPointer callData)
/*
- * PasteCB() -- Paste from the primary selectin into xmag.
+ * PasteCB() -- Paste from the primary selection into xmag.
*/
static void /* ARGSUSED */
PasteCB(Widget w, XtPointer clientData, XtPointer callData)