summaryrefslogtreecommitdiff
path: root/src/XMultibuf.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-10 10:08:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-10 10:08:26 -0700
commit34e454b17466ad2d79fb51ab040906dfe9ccc3f3 (patch)
tree01243ebc968572875fb1f58fc64b6f421d231cb7 /src/XMultibuf.c
parent5da41666a4a5bef637a9bb0c04357b7ab2de323d (diff)
downloadxorg-lib-libXext-34e454b17466ad2d79fb51ab040906dfe9ccc3f3.tar.gz
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 'src/XMultibuf.c')
-rw-r--r--src/XMultibuf.c2
1 files changed, 1 insertions, 1 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,