aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2024-06-02 17:01:57 +0200
committerUlrich Sibiller <uli42@gmx.de>2024-06-02 17:01:57 +0200
commitf04500206dd5b1a570db5a59867e003280d89017 (patch)
treeb0d3bb7ad0f6631375797b30f53c7b19480f50f3 /nx-X11
parent924ace04f3dd7daea14a667f09c538ba3e0f2345 (diff)
downloadnx-libs-f04500206dd5b1a570db5a59867e003280d89017.tar.gz
nx-libs-f04500206dd5b1a570db5a59867e003280d89017.tar.bz2
nx-libs-f04500206dd5b1a570db5a59867e003280d89017.zip
Screen.c: fix comment
Diffstat (limited to 'nx-X11')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Screen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Screen.c b/nx-X11/programs/Xserver/hw/nxagent/Screen.c
index ac62b3d7a..0b2fb8bc1 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Screen.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Screen.c
@@ -662,8 +662,8 @@ void nxagentInitViewportFrame(ScreenPtr pScreen, WindowPtr pRootWin)
}
/*
- * It is not necessary create the windows on the real X server. But this
- * windows are not visible. Create them it is not a great effort, and avoids
+ * It is not necessary create the windows on the real X server. But these
+ * windows are not visible. Create them, it is not a great effort, and avoids
* many errors.
*
* nxagentScreenTrap = True;