aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Window.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-16 00:23:39 +0100
commit12b96fd9abb9289039cb71a03703dcfc503f61e1 (patch)
treedde5f96c6e6d8f8a1960f5394b0f9921e7e9ab07 /nx-X11/programs/Xserver/hw/nxagent/Window.c
parent0a06ee77a2ffd2b1dc5f1d6ebe93789be12f259f (diff)
downloadnx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.gz
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.bz2
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.zip
fix formatting and spelling in various files
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Window.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Window.c b/nx-X11/programs/Xserver/hw/nxagent/Window.c
index d5b0c1b6a..841ee3888 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Window.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Window.c
@@ -1530,7 +1530,7 @@ void nxagentConfigureWindow(WindowPtr pWin, unsigned int mask)
* position in the window tree, and pPriorParent is its previous
* parent. This function can be NULL.
*
- * We simply pass this pver to the real X server.
+ * We simply pass this over to the real X server.
*/
void nxagentReparentWindow(WindowPtr pWin, WindowPtr pOldParent)
{