summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu/nx_openwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxsu/nx_openwindow.c')
-rw-r--r--nuttx/graphics/nxsu/nx_openwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxsu/nx_openwindow.c b/nuttx/graphics/nxsu/nx_openwindow.c
index 773210853..b1e632937 100644
--- a/nuttx/graphics/nxsu/nx_openwindow.c
+++ b/nuttx/graphics/nxsu/nx_openwindow.c
@@ -80,7 +80,7 @@
*
* Input Parameters:
* handle - The handle returned by nx_connect
- * cb - Callbacks used to process windo events
+ * cb - Callbacks used to process window events
* arg - User provided value that will be returned with NX callbacks.
*
* Return: