summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/XMultibuf.c2
-rw-r--r--src/XTestExt1.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/XMultibuf.c b/src/XMultibuf.c
index 75854aa..79034da 100644
--- a/src/XMultibuf.c
+++ b/src/XMultibuf.c
@@ -543,7 +543,7 @@ void XmbufChangeBufferAttributes (
* mono_info_return is set to NULL. Similarly, stereo_info_return is
* set according to nstereo_return. The storage returned in
* mono_info_return and stereo_info_return may be released by XFree.
- * If no errors are encounted, non-zero will be returned.
+ * If no errors are encountered, non-zero will be returned.
*/
Status XmbufGetScreenInfo (
Display *dpy,
diff --git a/src/XTestExt1.c b/src/XTestExt1.c
index 15aa4c0..6cb27bf 100644
--- a/src/XTestExt1.c
+++ b/src/XTestExt1.c
@@ -646,7 +646,7 @@ unsigned int key_action)
return(-1);
}
/*
- * use the commmon key/button handling routine
+ * use the common key/button handling routine
*/
return(XTestKeyOrButton(display,
device_id,
@@ -678,7 +678,7 @@ unsigned int button_action)
return(-1);
}
/*
- * use the commmon key/button handling routine
+ * use the common key/button handling routine
*/
return(XTestKeyOrButton(display,
device_id,