summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxbe/nxbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxbe/nxbe.h')
-rw-r--r--nuttx/graphics/nxbe/nxbe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxbe/nxbe.h b/nuttx/graphics/nxbe/nxbe.h
index aff42d6b3..34841ec03 100644
--- a/nuttx/graphics/nxbe/nxbe.h
+++ b/nuttx/graphics/nxbe/nxbe.h
@@ -385,7 +385,7 @@ EXTERN void nxbe_filltrapezoid(FAR struct nxbe_window_s *wnd,
* 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:
* None