summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu/nx_getrectangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxsu/nx_getrectangle.c')
-rw-r--r--nuttx/graphics/nxsu/nx_getrectangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxsu/nx_getrectangle.c b/nuttx/graphics/nxsu/nx_getrectangle.c
index 472ff4c6c..06ed9330c 100644
--- a/nuttx/graphics/nxsu/nx_getrectangle.c
+++ b/nuttx/graphics/nxsu/nx_getrectangle.c
@@ -85,7 +85,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