summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxtk/nxtk_getwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxtk/nxtk_getwindow.c')
-rw-r--r--nuttx/graphics/nxtk/nxtk_getwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxtk/nxtk_getwindow.c b/nuttx/graphics/nxtk/nxtk_getwindow.c
index c91f2d22f..b0082874f 100644
--- a/nuttx/graphics/nxtk/nxtk_getwindow.c
+++ b/nuttx/graphics/nxtk/nxtk_getwindow.c
@@ -87,7 +87,7 @@
* rect - The location to be copied
* plane - Specifies the color plane to get from.
* dest - The location to copy the memory region
- * deststride - The width, in bytes, the the dest memory
+ * deststride - The width, in bytes, of the dest memory
*
* Return:
* OK on success; ERROR on failure with errno set appropriately