aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/src/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/src/globals.c')
-rw-r--r--nx-X11/lib/src/globals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/src/globals.c b/nx-X11/lib/src/globals.c
index efae2f8bb..9ebb3fe3a 100644
--- a/nx-X11/lib/src/globals.c
+++ b/nx-X11/lib/src/globals.c
@@ -89,7 +89,7 @@ ZEROINIT (Display *, _XHeadOfDisplayList, NULL);
* Holds the two event type codes for this extension. The event type codes
* for this extension may vary depending on how many extensions are installed
* already, so the initial values given below will be added to the base event
- * code that is aquired when this extension is installed.
+ * code that is acquired when this extension is installed.
*
* These two variables must be available to programs that use this extension.
*/