summaryrefslogtreecommitdiff
path: root/ChangeLog.4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2024-06-04 22:13:47 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2024-06-04 22:16:28 -0700
commit3dcac22dd4225fdec0b97408da38f74de2a77bef (patch)
treec79a8563efbed67aae0bba5d46b628c1e8a5b69b /ChangeLog.4
parent636461686f1d36388d4523cbb10eb7ec3bbbd63e (diff)
Spelling fixes
Diffstat (limited to 'ChangeLog.4')
-rw-r--r--ChangeLog.42
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4
index e3950461f5f..3eb2c16d6b1 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -81723,7 +81723,7 @@
* src/xfns.c (x_make_gc): Don't set FillOpaqueStippled on cursor
GC. The reason is that some X servers break on such a fill
- style if the operation being performed is not a stiple
+ style if the operation being performed is not a stipple
operation.
2022-02-09 Po Lu <luangruo@yahoo.com>