summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamanta Navarro <ferivoz@riseup.net>2020-10-03 11:51:35 +0000
committerSamanta Navarro <ferivoz@riseup.net>2020-10-03 11:51:35 +0000
commitdcd637d0f162e177a73a121feeb9d9e4fd69d4bb (patch)
tree21b40a815ab1d0f7d50503b07ba21c4d0b28b404
parent6e7da3c7c40deed551d14b6bab6f3d1ac256509f (diff)
downloadxorg-lib-libXft-dcd637d0f162e177a73a121feeb9d9e4fd69d4bb.tar.gz
Fix typo in manual
-rw-r--r--man/Xft.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Xft.man b/man/Xft.man
index 3d38292..205d2c3 100644
--- a/man/Xft.man
+++ b/man/Xft.man
@@ -698,7 +698,7 @@ returns the X drawable associated with the Xft draw object
\fBXftDrawColormap (XftDraw *\fIdraw\fB);\fR
.fi
.B XftDrawColormap
-returns the colormap associatied with the Xft draw object
+returns the colormap associated with the Xft draw object
.IR draw .
.PP
.nf