aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Display.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/Display.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/Display.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Display.c b/nx-X11/programs/Xserver/hw/nxagent/Display.c
index 9931bdd77..cc9d35ac6 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Display.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Display.c
@@ -767,7 +767,7 @@ static void nxagentDisplayFlushHandler(Display *disp, int length)
* Error flag after the _NXDisplayErrorPredicate returns true. The
* function can be used to activate additional checks, besides the
* normal failures detected by Xlib on the display socket. For exam-
- * ple, the application can set the funciton to verify if an inter-
+ * ple, the application can set the function to verify if an inter-
* rupt was received or if any other event occurred mandating the
+ end of the session."
*/