aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/GC.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerUlrich Sibiller <uli42@gmx.de>2021-01-15 18:23:40 +0100
commit6aff5bfdf5ff33746060471f4e8db29c4c9f4f59 (patch)
tree9d3f47357a434fe844244981366254b48fc99ced /nx-X11/programs/Xserver/hw/nxagent/GC.c
parentc7f9ff0b61bad8231f564c1cb896f20fce44d1a5 (diff)
downloadnx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.gz
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.bz2
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.zip
fix formatting and spelling in various files
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/GC.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/GC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/GC.c b/nx-X11/programs/Xserver/hw/nxagent/GC.c
index 2aa404910..b956bb8df 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/GC.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/GC.c
@@ -1127,7 +1127,7 @@ static void nxagentReconnectClip(GCPtr pGC, int type, void * pValue, int nRects)
/*
* Originally, the clip origin area were 0,0 but it didn't
* work with kedit and family, because it got the clip mask of
- * the pixmap all traslated.
+ * the pixmap all translated.
*/
XSetClipRectangles(nxagentDisplay, nxagentGC(pGC), pGC -> clipOrg.x, pGC -> clipOrg.y,