summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Chavez <chrischavez@gmx.us>2020-08-10 17:08:39 +0000
committerChristopher Chavez <chrischavez@gmx.us>2020-08-10 17:08:39 +0000
commit780d222343098b4bfe3ec529b4a0dc2aadea19bf (patch)
tree20878569622defd322ba3c0f5d9bcc42c9f15c62
parent29a8251a456bb7dc10146b4713f499a624d6dacd (diff)
Fix typo GCCLipYOrigin -> GCClipYOrigin in XCreateGC() manpage
-rw-r--r--man/XCreateGC.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XCreateGC.man b/man/XCreateGC.man
index e737f98a..0c7674f7 100644
--- a/man/XCreateGC.man
+++ b/man/XCreateGC.man
@@ -178,7 +178,7 @@ If the valuemask contains a valid set of GC mask bits
.BR GCSubwindowMode ,
.BR GCGraphicsExposures ,
.BR GCClipXOrigin ,
-.BR GCCLipYOrigin ,
+.BR GCClipYOrigin ,
.BR GCDashOffset ,
or
.BR GCArcMode )